Pose

Overview

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

This class provides 1 method for working with Pose objects in Java programs. Available methods include: Pose. All exported members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.

Description

Pose 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

SignatureDescription
Pose()
Pose(name: String)

See Also