Show / Hide Table of Contents

Class CameraControllerSettings

Inheritance
System.Object
CameraControllerSettings
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class CameraControllerSettings : Object

Constructors

CameraControllerSettings()

Declaration
public CameraControllerSettings()

Fields

Distance

Declaration
public double Distance
Field Value
Type Description
System.Double

EntityId

Declaration
public long EntityId
Field Value
Type Description
System.Int64

HeadAngle

Declaration
public Nullable<SerializableVector2> HeadAngle
Field Value
Type Description
System.Nullable<VRage.SerializableVector2>

IsFirstPerson

Declaration
public bool IsFirstPerson
Field Value
Type Description
System.Boolean
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾