Get Custom Attribute
Description
This node returns a list for data of custom attribute of the mesh.
Options
- Data Type - The data type of the custom attribute.
- Integer - The integer list.
- Float - The float list.
- Float2 - The 2D vector list.
- Vector - The 3D vector list.
- Color - The color list.
- Byte Color - The color list.
- Boolean - The boolean list.
- Mesh - The mesh.
- Name - The string, name of the custom attribute.
Outputs
- Values - The list for the data of the custom attribute.