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