BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Transform
Calculates the determinant of the transform (converts to FMatrix internally)
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
transform | Transform |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | Calculates the determinant of the transform (converts to FMatrix internally) |