Skip to main content
Version: 5.x

Nodes > Inputs > Vertex

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.

Surface Bitangent

Returns the Bitangent direction vector of the surface.

Surface Color

Vertex color of the surface.

Surface Normal

Normal direction of the surface.

Surface Position

Position of the surface.

Surface Tangent

Tangent direction of the surface.

Surface UV Coord

UV 0 coordinates of the surface.

Was this page helpful?
Yes
No