APILNMatrix_ScaleXYZ Method |
Namespace: Lumino
public static Result LNMatrix_ScaleXYZ( ref Matrix mat, float x, float y, float z )
Public Shared Function LNMatrix_ScaleXYZ ( ByRef mat As Matrix, x As Single, y As Single, z As Single ) As Result
public: static Result LNMatrix_ScaleXYZ( Matrix% mat, float x, float y, float z )
static member LNMatrix_ScaleXYZ : mat : Matrix byref * x : float32 * y : float32 * z : float32 -> Result
[Missing <returns> documentation for "M:Lumino.API.LNMatrix_ScaleXYZ(Lumino.Matrix@,System.Single,System.Single,System.Single)"]