APILNMatrix_ScaleVec3 Method |
Namespace: Lumino
public static Result LNMatrix_ScaleVec3( ref Matrix mat, ref Vector3 scale )
Public Shared Function LNMatrix_ScaleVec3 ( ByRef mat As Matrix, ByRef scale As Vector3 ) As Result
public: static Result LNMatrix_ScaleVec3( Matrix% mat, Vector3% scale )
static member LNMatrix_ScaleVec3 : mat : Matrix byref * scale : Vector3 byref -> Result
[Missing <returns> documentation for "M:Lumino.API.LNMatrix_ScaleVec3(Lumino.Matrix@,Lumino.Vector3@)"]