Deformer
Overview
Deformer is a class in Aspose.3D FOSS for Java.
Inherits from: A3DObject.
Deformer.Deformer creates a new Deformer instance with default settings.
This class provides 1 method for working with Deformer objects in Java programs.
Available methods include: Deformer.
All exported members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.
Description
Deformer is a class in the Aspose.3D FOSS library for Java that exposes 7 methods and 2 properties for programmatic use. It extends A3DObject, inheriting shared functionality from its parent type.
The class offers 3 constructor overloads, allowing flexible initialization depending on the calling context.
Methods
| Signature | Description |
|---|---|
Deformer() | Creates a new Deformer instance with default settings |
Deformer(name: String) |