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

InteractorActiveState Class

Extends MonoBehaviour, IActiveState

Member Enumerations

Enumeration InteractorProperty

HasCandidate
= 1 << 0
HasInteractable
= 1 << 1
IsSelecting
= 1 << 2
HasSelectedInteractable
= 1 << 3
IsNormal
= 1 << 4
IsHovering
= 1 << 5
IsDisabled
= 1 << 6

Properties

InteractorProperty Property[Get]
bool Active[Get]

Protected Functions

virtual void Awake ( )
virtual void Start ( )

Member Functions

void InjectAllInteractorActiveState
( IInteractor interactor )
void InjectInteractor
( IInteractor interactor )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon