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