Modifies the current matrix by post-multiplying it with a
rotation matrix of given angle
Syntax
[Android.Runtime.Register("rotate", "(F)V", "GetRotate_FHandler")]
public virtual
void Rotate (
float rot)
Parameters
- rot
- angle of rotation
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11