Class VisualShaderNodeDeterminant
Calculates the determinant of a Transform3D within the visual shader graph.
- Inheritance
-
VisualShaderNodeDeterminant
Remarks
Translates to determinant(x)
in the shader language.