FingerCursor.indexFingerRingRenderer Field     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.RendererProtected indexFingerRingRenderer As Renderer Field Value
		UnityEngine.Renderer
		
	
	
	- Attributes
- 
			UnityEngine.HeaderAttribute UnityEngine.SerializeFieldAttribute UnityEngine.TooltipAttribute