PrimitiveMesh Class |
Namespace: VIZCore3DX.NET.Data
public class PrimitiveMesh : VIZCoreBase
The PrimitiveMesh type exposes the following members.
| Name | Description | |
|---|---|---|
| PrimitiveMesh |
Construction
|
| Name | Description | |
|---|---|---|
| ColorMeshVertexs |
Primitive Mesh 색상 메시 정점 목록 (count >= 3)
| |
| Indices |
Primitive Mesh index 인덱스 목록 (count >= 3, count % 3 == 0)
| |
| IsAnchorEnabled |
Primitive Mesh 축방향 기준점 사용 여부
| |
| Move |
Primitive Mesh Transform
| |
| Name |
Primitive Mesh Name
|