Interface IBone
Syntax
Properties
depth
Declaration
float depth { get; set; }
Property Value
Type |
Description |
System.Single |
|
isRoot
Declaration
Property Value
Type |
Description |
System.Boolean |
|
length
Declaration
Property Value
Type |
Description |
System.Single |
|
name
Declaration
Property Value
Type |
Description |
System.String |
|
parent
Declaration
Property Value
parentId
Declaration
Property Value
Type |
Description |
System.Int32 |
|
position
Declaration
Vector3 position { get; }
Property Value
rotation
Declaration
Quaternion rotation { get; }
Property Value
Type |
Description |
Quaternion |
|
tip
Declaration
Property Value