Outputs a vertex data channel.
The Vertex Output operator provides vertex data
.
Vertex Output Parameters rollout

Output Type menu
- Position
- Sets the output as positions on an axis: either X, Y, or Z.
- Vertex Color
- Sets the output as a vertex color.
- Map Channel
- Sets the output to a map channel.
- Normals
- Sets the output to normals.
- Vertex Selection
- Sets the output to selected vertices.
- Vertex Crease
- Sets the output to the crease value used by the OpenSubdiv modifier.
- Vertex Weight
- Sets the output to the vertex weight value.
- VData
- Sets the output to the Vertex Data channel, storing the data per vertex instead of within a map channel (which pertains only to mesh faces).
Axis menu
Sets the axis to output: either X, Y, or Z. Only displayed for Position, Vertex Color, Map Channel and Normals.
Channel Name field
Sets the channel name. Only displayed for Vertex Color and Map Channel.
Channel Num
Sets the channel number. Only displayed for Map Channel and VData.
Selection Method menu
- Replace
- Replaces existing values with new values.
- Add
- Adds values to existing values.
- Subtract
- Subtracts values from existing values.
- Multiply
- Multiplies values with existing values.