LatticeDeformer.deform

Deforms the IDeformable.

class LatticeDeformer
@nogc override
void
deform
(
vec2[] deformed
,)

Parameters

deformed vec2[]

The deformation delta.

absolute bool

Whether the deformation is absolute, replacing the original deformation.

Meta