omni.deform.Mush

Mesh deformer to smooth the inputs:deformable or its deformations.

Installation

To use this Node, you must enable omni.deform.deltaMush in the Extension Manager.

Inputs

Name

Type

Description

Default

Mesh Bundle (deformable)

bundle

Input deformable bundle

active

bool

Whether the deformer should be applied

True

delta

bool

Whether the delta vector should be applied

True

level

int

Number of smoothing iterations

0

pinPerimeter

bool

Whether perimeter vertices should be pinned. When set to true, the vertices on open outlines of the deformable are not updated during smoothing.

True

useGPU

bool

Whether to use the GPU or the CPU code path.

True

Outputs

Name

Type

Description

Default

Mesh Bundle (deformable)

bundle

Output deformable bundle