DeformationParameterBinding

Undocumented in source.

Constructors

this
this(Parameter parameter)
Undocumented in source.
this
this(Parameter parameter, Node targetNode, string paramName)
Undocumented in source.

Members

Functions

applyToTarget
void applyToTarget(Deformation value)
Undocumented in source. Be warned that the author may not have intended to support it.
clearValue
void clearValue(Deformation val)
Undocumented in source. Be warned that the author may not have intended to support it.
isCompatibleWithNode
bool isCompatibleWithNode(Node other)
Undocumented in source. Be warned that the author may not have intended to support it.
scaleValueAt
void scaleValueAt(vec2u index, int axis, float scale)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(vec2u point, vec2[] offsets)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta