Applies a rotation transform around the Y axis.
Syntax
[Android.Runtime.Register("rotateY", "(F)V", "GetRotateY_FHandler")]
public virtual
void RotateY (
float deg)
See Also
Parameters
- deg
- The angle of rotation around the Y axis, in degrees
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1