PinchSlider.TrackVisuals Property

Definition

Property accessor of trackVisuals, it contains the desired track Visuals. This will get rotated to match the slider axis.

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

Property Value

UnityEngine.GameObject

Applies to