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

ReticleGhostDrawer Class

Used in the OVRLeftHandReticle and OVRRightHandReticle prefabs.
Draws and manages the ghost hand reticle. Pairs with ReticleDataGhost.

Properties

IHandGrabInteractor HandGrabInteractor[Get]
override IInteractorView Interactor[Get]

Protected Fields

override Component InteractableComponent[Get]

Protected Functions

virtual void Awake ( )
virtual override void Start ( )
override void Align
( ReticleDataGhost data )
override void Draw
( ReticleDataGhost data )
virtual override void Hide ( )

Member Functions

void InjectAllReticleGhostDrawer
( IHandGrabInteractor handGrabInteractor,
SyntheticHand syntheticHand,
IHandVisual visualHand )
void InjectHandGrabInteractor
( IHandGrabInteractor handGrabInteractor )
void InjectSyntheticHand
( SyntheticHand syntheticHand )
void InjectVisualHand
( IHandVisual visualHand )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon