Categories
Crowd
Description
Calculates an envelope deformation for multiple instances of a single mesh in a CrowdFX simulation.
Ports
Inputs
An array of 4x4 matrices, representing the deformers' transformations per instance.
ActorProxy1
Array of 3D vectors representing the undeformed point positions of the actor mesh.
Array of integers per point of the actor mesh, representing the indices of the deformers to which each point is weighted.
Array of scalars per point of the actor mesh, representing the weight assigned to the point for each deformer in Deformer Indices.
Array of 4x4 matrices representing the rest poses of the deformers.
Outputs
An array of 3D positions per instance, representing the result of the envelope deformation.