Class CameraControllerSettings
Inheritance
System.Object
CameraControllerSettings
Assembly: VRage.Game.dll
Syntax
public class CameraControllerSettings : Object
Constructors
CameraControllerSettings()
Declaration
public CameraControllerSettings()
Fields
Distance
Declaration
Field Value
Type |
Description |
System.Double |
|
EntityId
Declaration
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 |
|