PinchSliderBox.ThumbPrefab Property
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.
The prefab to spawn for slider thumb visualization.
public:
property UnityEngine::GameObject ^ ThumbPrefab { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject ThumbPrefab { get; set; }
member this.ThumbPrefab : UnityEngine.GameObject with get, set
Public Property ThumbPrefab As GameObject
Property Value
UnityEngine.GameObject