|
sc2-gamedata
|
Camera. More...
#include <Actor.h>


Public Attributes | |
| CCameraLink | Camera |
| Camera. More... | |
| SActorRequest | HostEye |
| Host Eye. More... | |
| SActorSiteOpsData | HostEyeSiteOps |
| Host Eye Site Operations. More... | |
Camera.
| CCameraLink CActorCamera::Camera |
Camera.
Link to a camera object that will be used to determine the camera parameters that aren't controlled by actor like field of view or falloff.
| SActorRequest CActorCamera::HostEye |
Host Eye.
The eye host determines the actor that will used to position the eye of the camera. The target of the camera is determined by the normal Host field.
| SActorSiteOpsData CActorCamera::HostEyeSiteOps |
Host Eye Site Operations.
The eye host site ops allow you to customize the position and rotation of the eye of the camera.
1.8.14