AnimationClip
Overview
AnimationClip is a class in Aspose.3D FOSS for Java.
Inherits from: A3DObject.
AnimationClip.AnimationClip creates a new animation clip with an empty name.
This class provides 1 method for working with AnimationClip objects in Java programs.
Available methods include: AnimationClip.
All exported members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.
Description
AnimationClip 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 |
|---|---|
AnimationClip() | Initializes a new animation clip with the provided name |
AnimationClip(name: String) |