Property | Type | Description | |
---|---|---|---|
CpuVertexData | |||
GpuVertexData | |||
IsGpuVertexDataDirty | bool | ||
NumSkirtRowsCols | ushort | ||
Resolution | ushort | ||
Size | ushort | ||
SkirtRowColSkip | ushort | ||
TreeLevels | ushort |
Method | Description | |
---|---|---|
VertexDataRecord ( ) : System | ||
VertexDataRecord ( ushort res, ushort sz, ushort lvls ) : System |
|
public VertexDataRecord ( ushort res, ushort sz, ushort lvls ) : System | ||
res | ushort | |
sz | ushort | |
lvls | ushort | |
return | System |
public VertexData,Axiom.Graphics CpuVertexData | ||
return |
public VertexData,Axiom.Graphics GpuVertexData | ||
return |