Overview
CustomObject is a class in Aspose.3D FOSS for .NET.
Inherits from: A3DObject.
Represents custom object data
Methods
| Signature | Description |
|---|
CustomObject() | Initializes a new CustomObject with the specified name |
CustomObject(name: string) | |
See Also