Vertex Attribute

 

Table Of Contents

 

Introduction

This shader gives you access to color and scalar per-vertex attributes. This can be used as an alternative to the more flexible Color User Data and Scalar User Data nodes, which can access point, object and vertex attributes.

Redshift 2025.4 and newer support color and scalar per-vertex attributes on hair primitives. These attributes are automatically extracted and made available in shaders using the Vertex Attribute node.

 

Parameters

Attribute Name

This is the name of the vertex attribute that will be read.


Default Color

This is the color that will be output if the attribute is not found.


Default Scalar

This is the scalar that will be output if the attribute is not found