Skip to content

lib.point.modify.SetPointAttributes

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

SetPointAttributes

in Lib.point.modify


Sets various attributes of points


Input Parameters

Name (Relevancy & Type) Description
Points (BufferWithViewsRequired) -
Amount (Single) -
AmountFactor (Int32) -
SetPosition (Boolean) -
Position (Vector3) -
SetRotation (Boolean) -
RotationAxis (Vector3) -
RotationAngle (Single) -
SetExtend (Boolean) -
Extend (Vector3) -
SetFx1 (Boolean) -
Fx1 (Single) -
SetFx2 (Boolean) -
Fx2 (Single) -
SetColor (Boolean) -
Color (Vector4) -

Outputs

Name Type
Output T3.Core.DataTypes.BufferWithViews

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

Clone this wiki locally