Skip to content

lib.point.modify.SpreadPointAttributes

Thomas Mann edited this page Jan 17, 2024 · 1 revision

SpreadPointAttributes

in lib.point.modify


Sets the W attribute of points from a curve.

Different modes allow you to...

  • distribute the curve range along all points
  • or use different mapping ranges.

You can also connect a texture to provide an override for the curve.


Input Parameters

Name (Relevancy & Type) Description
Points (BufferWithViewsRequired) -
Amount (Single) -
Mapping (Int32) -
Mode (Int32) -
Range (Single) -
Phase (Single) -
ValueTexture (Texture2D) -
WCurve (Curve) -
Gradient (Gradient) -

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