Computes the length of a vector.
Syntax
[Android.Runtime.Register("length", "(FFF)F", "")]
public static
float Length (
float x,
float y,
float z)
Parameters
- x
- x coordinate of a vector
- y
- y coordinate of a vector
- z
- z coordinate of a vector
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Opengl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1