API reference
API reference
Select your platform
No SDKs available
No versions available

MRUKEnvironmentRaycasterStatus Enum

Represents the current operational status of the environment raycaster.

Signature

enum MRUKEnvironmentRaycasterStatus : Enum<MRUKEnvironmentRaycasterStatus> 

Enumeration Constants

MemberDescription
READY
The raycaster is initialized and ready to perform raycast operations
STOPPED
The raycaster has been stopped and is not currently operational
CREATING
The raycaster is currently being initialized
Did you find this page helpful?