Sets the location of the camera.
Syntax
[Android.Runtime.Register("setLocation", "(FFF)V", "GetSetLocation_FFFHandler")]
public virtual
void SetLocation (
float x,
float y,
float z)
Parameters
- x
- The x location of the camera
- y
- The y location of the camera
- z
- The z location of the camera
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12