Property | Type | Description | |
---|---|---|---|
Active | bool | ||
Bones | Bone[] | ||
BoundingSphereCenter | float[] | ||
BoundingSphereRadius | float | ||
CastShadows | bool | ||
Children | List |
||
Indices | ushort[] | ||
LodIn | float | ||
MaterialId | uint | ||
Name | string | ||
NodeClass | Kn5NodeClass | ||
Transform | float[] | ||
VerticeWeights | VerticeWeight[] | ||
Vertices | Vertice[] |
Method | Description | |
---|---|---|
CreateBaseNode ( string name ) : |
||
GetByName ( string name ) : |
Method | Description | |
---|---|---|
Kn5Node ( ) : System.Collections.Generic |
public static CreateBaseNode ( string name ) : |
||
name | string | |
return |