Property | Type | Description | |
---|---|---|---|
Bone | string | ||
MeshFileID | uint | ||
MeshGroupID | uint | ||
MeshTypeID | uint | ||
TextureFileID | uint | ||
TextureGroupID | uint | ||
TextureTypeID | uint |
Method | Description | |
---|---|---|
Read ( Stream stream ) : void |
Reads a binding from a stream.
|
public Read ( Stream stream ) : void | ||
stream | Stream | A Stream instance holding a binding. |
return | void |