Android.Renderscripts.Matrix3f.LoadRotate Method
Makes the upper 2x2 a rotation matrix of the given angle

Syntax

[Android.Runtime.Register("loadRotate", "(F)V", "GetLoadRotate_FHandler")]
public virtual void LoadRotate (float rot)

Parameters

rot
rotation angle

Remarks

Makes the upper 2x2 a rotation matrix of the given angle

[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