enum MRUKStartEnvrionmentRaycasterResult : Enum<MRUKStartEnvrionmentRaycasterResult>
| Member | Description |
|---|---|
SUCCESS |
Indicates the operation was successful.
|
ERROR |
Indicates an unknown error upon creation.
|
UNSUPPORTED |
Indicates environment raycasting is not supported.
|