Skip to main content
Version: 5.x

Nodes > Inputs > Vertex > Custom Vertex Attribute

Custom Vertex Attribute

Returns the value of a custom vertex attribute of the current surface. Custom vertex attributes can be added to meshes using the MeshBuilder script API.

Outputs

NameTypeDescription
MyAttribute193floatThe value of the custom vertex attribute

Properties

NameTypeDescription
NamestringThe name of the custom attribute to get
TypedropdownThe data type of the custom attribute
Was this page helpful?
Yes
No