PinchSlider.ThumbVisuals Property

Definition

Property accessor of thumbVisuals, it contains the desired tick marks. This will get rotated to match the slider axis.

public:
 property UnityEngine::GameObject ^ ThumbVisuals { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject ThumbVisuals { get; set; }
member this.ThumbVisuals : UnityEngine.GameObject with get, set
Public Property ThumbVisuals As GameObject

Property Value

UnityEngine.GameObject

Applies to