HandlesBaseConfiguration.HandlePrefab 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 this type of bounds control handle. If not set, default shape will be used (scale default: boxes, rotation default: spheres)
public:
property UnityEngine::GameObject ^ HandlePrefab { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject HandlePrefab { get; set; }
member this.HandlePrefab : UnityEngine.GameObject with get, set
Public Property HandlePrefab As GameObject
Property Value
UnityEngine.GameObject