Calculates the determinant of a Transform within the visual shader graph.
Translates to determinant(x) in the shader language.
Construct a new instance of VisualShaderNodeDeterminant. Note: use memnew!VisualShaderNodeDeterminant instead.
See Implementation
Calculates the determinant of a Transform within the visual shader graph.
Translates to determinant(x) in the shader language.