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