Matrix4x4::CreateScale Method (Vector3)
Creates a scaling matrix from the specified vector scale.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- scales
- Type: System.Numerics::Vector3
The scale to use.
Show: