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

GrabStrengthIndicator Class

Extends MonoBehaviour

Protected Fields

_started : bool
Signature
bool Oculus.Interaction.GrabStrengthIndicator._started

Properties

FingerGlowColorHover : Color
[Get][Set]
Signature
Color Oculus.Interaction.GrabStrengthIndicator.FingerGlowColorHover
FingerGlowColorWithInteractable : Color
[Get][Set]
Signature
Color Oculus.Interaction.GrabStrengthIndicator.FingerGlowColorWithInteractable
FingerGlowColorWithNoInteractable : Color
[Get][Set]
Signature
Color Oculus.Interaction.GrabStrengthIndicator.FingerGlowColorWithNoInteractable
GlowColorLerpSpeed : float
[Get][Set]
Signature
float Oculus.Interaction.GrabStrengthIndicator.GlowColorLerpSpeed
GlowLerpSpeed : float
[Get][Set]
Signature
float Oculus.Interaction.GrabStrengthIndicator.GlowLerpSpeed

Protected Methods

OnDisable ()
Signature
virtual void Oculus.Interaction.GrabStrengthIndicator.OnDisable()
Returns
void
OnEnable ()
Signature
virtual void Oculus.Interaction.GrabStrengthIndicator.OnEnable()
Returns
void
Start ()
Signature
virtual void Oculus.Interaction.GrabStrengthIndicator.Start()
Returns
void

Methods

InjectAllGrabStrengthIndicator ( handGrabInteractor , handMaterialPropertyBlockEditor )
Signature
void Oculus.Interaction.GrabStrengthIndicator.InjectAllGrabStrengthIndicator(IHandGrabInteractor handGrabInteractor, MaterialPropertyBlockEditor handMaterialPropertyBlockEditor)
Parameters
handGrabInteractor: IHandGrabInteractor
handMaterialPropertyBlockEditor: MaterialPropertyBlockEditor
Returns
void
InjectHandGrab ( handGrab )
Signature
void Oculus.Interaction.GrabStrengthIndicator.InjectHandGrab(IHandGrabInteractor handGrab)
Parameters
Returns
void
InjectHandMaterialPropertyBlockEditor ( handMaterialPropertyBlockEditor )
Signature
void Oculus.Interaction.GrabStrengthIndicator.InjectHandMaterialPropertyBlockEditor(MaterialPropertyBlockEditor handMaterialPropertyBlockEditor)
Parameters
handMaterialPropertyBlockEditor: MaterialPropertyBlockEditor
Returns
void