Struct DrawableInstance
DrawableInstance structure
public struct DrawableInstance
Properties
| Name | Description |
|---|---|
| InstanceCount { get; } | If Transform has instancing support, it gets the number of times we need to render Template |
Fields
| Name | Description |
|---|---|
| readonly Template | Represents WHAT to draw. |
| readonly Transform | Represents WHERE to draw the Template. |
See Also
- namespace Aspose.CAD.FileFormats.GLB.Runtime
- assembly Aspose.CAD