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