Android.Renderscripts.Matrix2f.LoadRotate Method
Sets current values to be a rotation matrix of given angle

Syntax

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

Parameters

rot
rotation angle

Remarks

Sets current values to be a rotation matrix of 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