편집

다음을 통해 공유


RotationHandles.HandlePositionDescription Property

Definition

This description is used as the name (followed by an index) for the handle gameobject. Can be used to search the rigroot tree to find a specific handle by name

protected:
 virtual property System::String ^ HandlePositionDescription { System::String ^ get(); };
protected override string HandlePositionDescription { get; }
member this.HandlePositionDescription : string
Protected Overrides ReadOnly Property HandlePositionDescription As String

Property Value

Applies to