Läs på engelska

Dela via


Matrix2f.GetArray Method

Definition

Return a reference to the internal array representing matrix values.

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

Returns

Single[]

internal array representing the matrix

Attributes

Remarks

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

Java documentation for android.renderscript.Matrix2f.getArray().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35