Skip to content

lib.point.transform.SoftTransformPoints

Thomas Mann edited this page Jan 17, 2024 · 4 revisions

SoftTransformPoints

in lib.point.transform


Transforms points inside a volume. Experimenting with different FallOff parameters can provide a wide variety of effects.

We provide the rotation not as three combined Euler angles to allow multiple revolutions.

This Operator is almost identical to combining [SelectPoints] -> [TransformPoints].


Input Parameters

Name (Relevancy & Type) Description
Points (BufferWithViews) -
Translate (Vector3) -
Dither (Single) -
Stretch (Vector3) -
Scale (Single) -
Rotate (Vector3) -
ScaleW (Single) -
OffsetW (Single) -
VolumeCenter (Vector3) -
VolumeType (Int32) -
VolumeStretch (Vector3) -
VolumeSize (Single) -
FallOff (Single) -
Bias (Single) -
UseWAsWeight (Boolean) -
Visibility (GizmoVisibility) -

Outputs

Name Type
Output T3.Core.DataTypes.BufferWithViews

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally