Property | Type | Description | |
---|---|---|---|
Declaration | |||
Position | Vector3 | ||
Tint | Color | ||
UV | Vector2 | ||
UVRect | Vector4 |
Method | Description | |
---|---|---|
VertexVoxel ( Vector3 pos, Vector2 uv, Vector4 uvr, Color c ) : System |
public VertexVoxel ( Vector3 pos, Vector2 uv, Vector4 uvr, Color c ) : System | ||
pos | Vector3 | |
uv | Vector2 | |
uvr | Vector4 | |
c | Color | |
return | System |
public static VertexDeclaration,Microsoft.Xna.Framework.Graphics Declaration | ||
return |