Android.Opengl.Matrix.SetIdentityM Method
Sets matrix m to the identity matrix.

Syntax

[Android.Runtime.Register("setIdentityM", "([FI)V", "")]
public static void SetIdentityM (float[] sm, int smOffset)

Parameters

sm
returns the result
smOffset
index into sm where the result matrix starts

Remarks

Sets matrix m to the identity matrix.

[Android Documentation]

Requirements

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