HandlesBaseConfiguration.HandlePrefab Property

Definition

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

Applies to