Node3d.inverseTransposeWorldMatrix

Gets the inverse transpose world matrix corresponding to this node.

This matrix is typically used to transform normal vectors into world space.

@return The inverse world matrix of this node.

class Node3d
@property ref
const(mat4)
inverseTransposeWorldMatrix
()

Meta