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