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" |
UE::Math::TMatrix < float > ToMatrix
(
float Scale
)
Remarks
Specialization for floats as a uniform scale. Matrix that represents the uniform Scale space.
Parameters
| Name | Description |
|---|---|
| Scale | Uniform Scale |