MeshDeformer.deform

Deforms the IDeformable.

class MeshDeformer
override
void
deform
(
vec2[] deformed
,
bool absolute = false
)

Parameters

deformed vec2[]

The deformation delta.

absolute bool

Whether the deformation is absolute, replacing the original deformation.

Meta