Node3d.inverseTransposeWorldViewMatrix

Gets the inverse transpose world view matrix corresponding to this node.

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

@return The inverse world view matrix of this node.

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

Meta