Skip to content

TextureCurveUtility

Curve Utility#

(TextureCurveUtility)

  • Category: /Texture/Utility
  • Default object name: curve_utility

Go to Technical page.

Description#

Utility texture allowing to output the information of the current fragment.

Attributes#

Name Type Description
Pass Through bool If checked, the current texture is not evaluated and the value of the attribute selected in Pass Through Attribute is directly forwarded.
Master Input string Name of the attribute that will be used as output if Pass Through is enabled.
Invert bool If checked, the texture is inverted.
Opacity double Set the opacity of the texture.
Output long Set which information should be outputted from the texture. See the documentation for more details.
Space long Set the space for positions and tangents output.
Target long Set the target for the radii output.
ID Output Mode long Set the type of display to use when outputting an ID. Raw Value returns the Curve ID, Color Coded returns an encoded random color per curve, Random ID returns a random value as a black and white color which is useful when adding randomization in textures.
ID Seed long Seed used to generate the color coded or random value.