Set Points#

Set points attribute of the deformable bundle

Installation#

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

Inputs#

Name

Type

Description

Default

Mesh (deformable)

bundle

Deformed deformable bundle

isDelta (asDelta)

bool

Apply the input array as delta to the input deformable

False

points

float[3][]

points array to set

[]

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