AnimationClip

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.

Methods

SignatureDescription
AnimationClip()Initializes a new animation clip with the provided name
AnimationClip(name: String)

See Also