Skip to content

Lib.point.modify.SamplePointColorAttributes

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

SamplePointColorAttributes

in Lib.point.modify


Use a texture to color the points. Same as [SamplePointAttributes] but for colors only


Input Parameters

Name (Relevancy & Type) Description
GPoints (BufferWithViewsRequired) -
Texture (Texture2DRequired) -
BaseColor (Vector4) Use the alpha channel to control the blending of the texture
BlendMode (Int32) -
Center (Vector3) -
Stretch (Vector2) -
Scale (Single) -
TextureRotate (Vector3) -
TextureMode (TextureAddressMode) -
Visibility (GizmoVisibility) -

Outputs

Name Type
OutBuffer T3.Core.DataTypes.BufferWithViews

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

Clone this wiki locally