tangentGeometry

Last modified: Aug 27, 2024

TSL object that represents the tangent attribute of the current rendered object.

Type

Node<vec4>

tangentLocal

TSL object that represents the vertex tangent in local space of the current rendered object.

Type

Node<vec3>

tangentView

TSL object that represents the vertex tangent in view space of the current rendered object.

Type

Node<vec3>

tangentWorld

TSL object that represents the vertex tangent in world space of the current rendered object.

Type

Node<vec3>