APILNVector3_GetLength Method |
Namespace: Lumino
public static Result LNVector3_GetLength( ref Vector3 vec, out float outLength )
Public Shared Function LNVector3_GetLength ( ByRef vec As Vector3, <OutAttribute> ByRef outLength As Single ) As Result
public: static Result LNVector3_GetLength( Vector3% vec, [OutAttribute] float% outLength )
static member LNVector3_GetLength : vec : Vector3 byref * outLength : float32 byref -> Result
[Missing <returns> documentation for "M:Lumino.API.LNVector3_GetLength(Lumino.Vector3@,System.Single@)"]