Point Attributes

3D Modifier  -  Define points color, scale and rotation functions

PointAttributesGeometryModifier

Allows to modify multiple properties (opacity, color, scale, and rotation) at the same time on the same FunctionWorkspaceComponent Icon Function Editor using a single Selector.
As you see on the example below, to set up this modifier you’ll have to go inside of the FunctionWorkspaceComponent Icon Function Editor .
Here the point attribute is set as “Age” so the range (0-100%)inside the FunctionWorkspaceComponent Icon Function Editor represents the particle lifetime. This example is from a composition from the feature pack.

PointAttributesModifier PointAttributesModifier

More or less, this modifier combines a RotateGeometryModifier Icon Point Rotate , a ScaleGeometryModifier Icon Point Scale , a OpacityGeometryModifier Icon Opacity and a ColorizeGeometryModifier Icon Colorize .

Here is a little example:

Go also check the FunctionWorkspaceComponent Icon Function Editor part of the documentation to see how to manipulate this modifier.


Variables:

  • Selector: Selector of the point attributes
  • Color: Colorize with a color gradient

Python

    Oil.createObject("PointAttributesGeometryModifier")