Contents

ClothPoseResource

A resource that defines a set of vertex positions for a cloth body.

Declaration

final class ClothPoseResource

Overview

A pose resource provides an alternate set of positions for the vertices of a ClothMeshResource; the topology is still determined by the mesh resource. One common use is to specify an already-draped starting configuration via initialMeshDraping.

Topics

Creating a pose resource

Accessing pose positions

See Also

Cloth resources