Method GetFacingDirection
GetFacingDirection(ArSession)
Gets the facing direction of the camera selected by this config.
Declaration
public ArCameraConfigFacingDirection GetFacingDirection(ArSession session)
Parameters
Type | Name | Description |
---|---|---|
ArSession | session | The ARCore session. |
Returns
Type | Description |
---|---|
ArCameraConfigFacingDirection | Returns the facing direction of the camera selected by this config. |