Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/ToMatrix
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/TransformCalculus3D.h |
| Include | #include "Math/TransformCalculus3D.h" |
const UE::Math::TMatrix < float > & ToMatrix
(
const UE::Math::TMatrix < float > & Transform
)
Remarks
Specialization for the NULL Matrix conversion. Matrix that represents the uniform Scale space.
Parameters
| Name | Description |
|---|---|
| Scale | Uniform Scale |