Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Math > API/Runtime/CADKernel/Math/FMatrixH > API/Runtime/CADKernel/Math/FMatrixH/MakeScaleMatrix
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/MatrixH.h |
| Include | #include "Math/MatrixH.h" |
| Source | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Private/Math/MatrixH.cpp |
static FMatrixH MakeScaleMatrix
(
double ScaleX,
double ScaleY,
double ScaleZ
)