CustomObject

CustomObject

Overview

CustomObject is a class in Aspose.3D FOSS for Java. Inherits from: A3DObject.

CustomObject.CustomObject(name:String) creates a new CustomObject with the specified name.

Methods

SignatureDescription
CustomObject()Creates a new CustomObject with the specified name
CustomObject(name: String)

See Also