TBNViewMatrix

Last modified: Jun 30, 2024

TSL object that represents the TBN matrix in view space.

Type

Node<mat3>

parallaxDirection

TSL object that represents the parallax direction.

Type

Node<mat3>

parallaxUV

TSL function for computing parallax uv coordinates.

ParameterTypeDefault Value
uvNode<vec2>
scaleNode<vec2>

Returns

Node<vec2>

bentNormalView

TSL function for computing bent normals.

Returns

Node<vec3>