Class IcoSphereMesh
Inheritance
System.Object
IcoSphereMesh
Namespace: Aximo.Util.IcoSphere
Assembly: AxCommon.dll
Syntax
public class IcoSphereMesh
Constructors
| Improve this Doc View SourceIcoSphereMesh(Int32)
Declaration
public IcoSphereMesh(int divisions)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | divisions |
Fields
| Improve this Doc View SourceIndicies
Declaration
public int[] Indicies
Field Value
Type | Description |
---|---|
System.Int32[] |
Vertices
Declaration
public VertexDataPosNormalUV[] Vertices
Field Value
Type | Description |
---|---|
VertexDataPosNormalUV[] |