SVirtualCamera
Index
Properties Index
Properties
Enabled
bool Enabled get
set
Is this virtual camera enabled?
FieldOfView
float FieldOfView get
set
Field of view of this virtual camera.
Dutch
float Dutch get
set
Dutch of view of this virtual camera. In degrees.
NearClip
float NearClip get
set
The near clip plane of this virtual camera.
FarClip
float FarClip get
set
The far clip plane of this virtual camera.
OrthographicSize
float OrthographicSize get
set
The orthographic size of this virtual camera.
Priority
int Priority get
set
The priority of this virtual camera. Higher priority cameras will be used over lower priority cameras when conflicted.
Follow
SGameObject Follow get
set
The object that this virtual camera should be following.
LookAt
SGameObject LookAt get
set
The object that this virtual camera should be looking at.
GameObject
SGameObject GameObject get
Property Description
Last updated