Show / Hide Table of Contents

Class MyConstants

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

Fields

DEFAULT_GROUND_SEARCH_DISTANCE

Declaration
public static float DEFAULT_GROUND_SEARCH_DISTANCE
Field Value
Type Description
System.Single

DEFAULT_INTERACTIVE_DISTANCE

Declaration
public static float DEFAULT_INTERACTIVE_DISTANCE
Field Value
Type Description
System.Single

FAREST_TIME_IN_PAST

Declaration
public const int FAREST_TIME_IN_PAST = -60000
Field Value
Type Description
System.Int32

FIELD_OF_VIEW_CONFIG_DEFAULT

Declaration
public static readonly float FIELD_OF_VIEW_CONFIG_DEFAULT
Field Value
Type Description
System.Single

FIELD_OF_VIEW_CONFIG_MAX

Declaration
public static readonly float FIELD_OF_VIEW_CONFIG_MAX
Field Value
Type Description
System.Single

FIELD_OF_VIEW_CONFIG_MAX_DUAL_HEAD

Declaration
public static readonly float FIELD_OF_VIEW_CONFIG_MAX_DUAL_HEAD
Field Value
Type Description
System.Single

FIELD_OF_VIEW_CONFIG_MAX_SAFE

Declaration
public static readonly float FIELD_OF_VIEW_CONFIG_MAX_SAFE
Field Value
Type Description
System.Single

FIELD_OF_VIEW_CONFIG_MAX_TRIPLE_HEAD

Declaration
public static readonly float FIELD_OF_VIEW_CONFIG_MAX_TRIPLE_HEAD
Field Value
Type Description
System.Single

FIELD_OF_VIEW_CONFIG_MIN

Declaration
public static readonly float FIELD_OF_VIEW_CONFIG_MIN
Field Value
Type Description
System.Single

FLOATING_OBJ_INTERACTIVE_DISTANCE

Declaration
public static float FLOATING_OBJ_INTERACTIVE_DISTANCE
Field Value
Type Description
System.Single

GAME_PRUNING_STRUCTURE_AABB_EXTENSION

Declaration
public static readonly Vector3D GAME_PRUNING_STRUCTURE_AABB_EXTENSION
Field Value
Type Description
Vector3D

MAX_THRUST

Declaration
public static float MAX_THRUST
Field Value
Type Description
System.Single
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾