Android.Renderscripts.Matrix3f.GetArray Method
Return a reference to the internal array representing matrix values.

Syntax

[Android.Runtime.Register("getArray", "()[F", "GetGetArrayHandler")]
public virtual float[] GetArray ()

Returns

Documentation for this section has not yet been entered.

Remarks

Return a reference to the internal array representing matrix values. Modifying this array will also change the matrix

[Android Documentation]

Requirements

Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11