BoundingBox.ScaleHandleSlatePrefab 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.
Prefab used to display scale handles in corners for 2D slate. If not set, boxes will be displayed instead
public:
property UnityEngine::GameObject ^ ScaleHandleSlatePrefab { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject ScaleHandleSlatePrefab { get; set; }
member this.ScaleHandleSlatePrefab : UnityEngine.GameObject with get, set
Public Property ScaleHandleSlatePrefab As GameObject
Property Value
UnityEngine.GameObject