Lib.point.modify.RandomizePoints - tixl3d/tixl GitHub Wiki

RandomizePoints

in Lib.point.modify


Smoothly randomizes various point attributes. It's an extremely versatile operator that provides various options of applying the random modifications and can be smoothly animated.

Note: This is an updated version of [_RandomizePoints_Legacy1]. It supports phase seeds, colors, extends and different randomization methods and an improved BiasGain method.


Input Parameters

Name (Relevancy & Type) Description
Points (BufferWithViewsRequired) -
Strength (Single) -
StrengthFactor (Int32) -
Position (Vector3) -
Rotation (Vector3) -
F1 (Single) -
F2 (Single) -
ColorHSB (Vector4) -
Scale (Single) -
Stretch (Vector3) -
RandomPhase (Single) -
GainAndBias (Vector2) -
OffsetMode (Int32) -
Space (Int32) -
Interpolation (Int32) -
Repeat (Int32) -
ClampColorsEtc (Boolean) -

Outputs

Name Type
Output T3.Core.DataTypes.BufferWithViews

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

⚠️ **GitHub.com Fallback** ⚠️