bitangentGeometry

Last modified: Aug 27, 2024

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

Type

Node<vec3>

bitangentLocal

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

Type

Node<vec3>

bitangentView

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

Type

Node<vec3>

bitangentWorld

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

Type

Node<vec3>