sc2-gamedata
Public Attributes | List of all members
CActorCamera Class Reference

Camera. More...

#include <Actor.h>

Inheritance diagram for CActorCamera:
Inheritance graph
[legend]
Collaboration diagram for CActorCamera:
Collaboration graph
[legend]

Public Attributes

CCameraLink Camera
 Camera. More...
 
SActorRequest HostEye
 Host Eye. More...
 
SActorSiteOpsData HostEyeSiteOps
 Host Eye Site Operations. More...
 

Detailed Description

Camera.

Remarks
Unknown

Member Data Documentation

◆ 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.

◆ HostEye

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.

◆ HostEyeSiteOps

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.


The documentation for this class was generated from the following file: