Property | Type | Description | |
---|---|---|---|
BindingCount | uint | ||
BlendVertexCount | uint | ||
BlendVertexProps | List |
||
BlendedVertices | List |
||
BoneBindings | List |
||
BoneCount | uint | ||
Bones | List |
||
FaceCount | uint | ||
Faces | List |
||
RealVertexCount | uint | ||
RealVertices | List |
||
TotalVertexCount | uint | ||
TransformedVertices | Microsoft.Xna.Framework.Graphics.VertexPositionNormalTexture[] |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Mesh ( Stream Data ) : System |
Method | Description | |
---|---|---|
Dispose ( bool CleanUpManagedResources ) : void |
protected Dispose ( bool CleanUpManagedResources ) : void | ||
CleanUpManagedResources | bool | |
return | void |