Geometry — Aspose.3D FOSS .NET API Reference
Geometry — Geometry class.. Inherits from: Entity.
Package: Aspose.ThreeD
Properties
| Property | Type | Description |
|---|---|---|
Visible | bool | |
Deformers | IList<Deformer> | |
ControlPoints | IList<Vector4> | |
CastShadows | bool | |
ReceiveShadows | bool | |
VertexElements | IList<VertexElement> |
Methods
| Method | Returns | Description |
|---|---|---|
GetDeformers() | `` | |
GetElement(VertexElementType type) | `` | |
GetVertexElementOfUV(TextureMapping textureMapping) | `` | |
CreateElement(VertexElementType type) | `` | |
AddElement(VertexElement element) | `` | |
CreateElement(…) [overload 2] | `` | |
CreateElementUV(TextureMapping uvMapping) | `` | |
CreateElementUV(…) [overload 2] | `` |