Editar

FingerCursor.indexFingerRingRenderer Field

Definition

protected: UnityEngine::Renderer ^ indexFingerRingRenderer;
[UnityEngine.Header("Ring Visualization")]
[UnityEngine.SerializeField]
[UnityEngine.Tooltip("Renderer representing the ring attached to the index finger using an MRTK/Standard material with the round corner feature enabled.")]
protected UnityEngine.Renderer indexFingerRingRenderer;
[<UnityEngine.Header("Ring Visualization")>]
[<UnityEngine.SerializeField>]
[<UnityEngine.Tooltip("Renderer representing the ring attached to the index finger using an MRTK/Standard material with the round corner feature enabled.")>]
val mutable indexFingerRingRenderer : UnityEngine.Renderer
Protected indexFingerRingRenderer As Renderer 

Field Value

UnityEngine.Renderer
Attributes
UnityEngine.HeaderAttribute UnityEngine.SerializeFieldAttribute UnityEngine.TooltipAttribute

Applies to