Skip to content

lib.point.transform.TransformPoints

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

TransformPoints

in lib.point.transform


Transforms incoming points.

Tips:

  • Try to activate .WIsWeight and combine this operator with [SelectPoints].
  • Changing the Space to Point can be used to offset the points.

Input Parameters

Name (Relevancy & Type) Description
Points (BufferWithViewsRequired) -
Translation (Vector3) -
Rotation (Vector3) -
Stretch (Vector3) -
Scale (Single) -
UpdateRotation (Boolean) -
Shearing (Vector3) -
ScaleW (Single) -
OffsetW (Single) -
Space (Int32) -
WIsWeight (Boolean) -
Pivot (Vector3) -

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