Method IsOrientationTracked
IsOrientationTracked(YVRAnchorLocationFlags)
Checks if the orientation is tracked based on the specified location flags.
Declaration
public bool IsOrientationTracked(YVRAnchorLocationFlags value)
Parameters
| Type | Name | Description |
|---|---|---|
| YVRAnchorLocationFlags | value | The anchor location flags to be evaluated |
Returns
| Type | Description |
|---|---|
| bool | True if the orientation is tracked; otherwise, false |