A list of all Actions, Conditions and Expressions supported in this addon.
General
-
Actions
Deform at ({0}, {1}) radius {2} depth {3}
Apply mesh deformation at world position.
Reset mesh to flat
Reset all mesh points to Z=0.
-
Conditions
Mesh is initialized and ready
True once the behavior has successfully found the mesh API and called setMeshSize.
-
Expressions
ZAt
Returns the Z offset (in pixels) at mesh point (col, row).
Cols
Returns the number of mesh columns.
Rows
Returns the number of mesh rows.