API reference

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]
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 )