Property | Type | Description | |
---|---|---|---|
patchSurface | |||
vertexDeclaration | Axiom.Graphics.VertexDeclaration |
Method | Description | |
---|---|---|
Define ( |
||
PatchMesh ( |
Creates a new PatchMesh. As defined in MeshManager.CreateBezierPatch. |
Method | Description | |
---|---|---|
load ( ) : void |
public Define ( |
||
controlPointArray | ||
declaration | Axiom.Graphics.VertexDeclaration | |
width | int | |
height | int | |
uMaxSubdivisionLevel | int | |
vMaxSubdivisionLevel | int | |
visibleSide | VisibleSide | |
vbUsage | BufferUsage | |
ibUsage | BufferUsage | |
vbUseShadow | bool | |
ibUseShadow | bool | |
return | void |
public PatchMesh ( |
||
parent | ||
name | string | |
handle | System.UInt64 | |
group | string | |
return | System |
protected PatchSurface,Axiom.Core patchSurface | ||
return |