Matrix3x2::CreateScale Method (Single)
Creates a scaling matrix that scales uniformly with the given scale.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- scale
- Type: System::Single
The uniform scale to use.
Show: