IMyCameraController Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.Game.ModAPI.Interfaces.IMyCameraController"]
Namespace: VRage.Game.ModAPI.Interfaces
public interface IMyCameraController
The IMyCameraController type exposes the following members.
Name | Description | |
---|---|---|
ControlCamera |
Change camera properties now.
Communication: from controller to camera.
| |
HandlePickUp | ||
HandleUse |
Used to send "use" commands to camera controller
| |
OnAssumeControl | ||
OnReleaseControl | ||
Rotate |
Rotate camera controller.
| |
RotateStopped |
Rotation of camera controller stopped.
|