Show / Hide Table of Contents

Class MyPhysicsPerformanceEnum

Inheritance
System.Object
MyPhysicsPerformanceEnum
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class MyPhysicsPerformanceEnum : Enum

Fields

Fast

Declaration
public const MyPhysicsPerformanceEnum Fast
Field Value
Type Description
MyPhysicsPerformanceEnum

Normal

Declaration
public const MyPhysicsPerformanceEnum Normal
Field Value
Type Description
MyPhysicsPerformanceEnum

Precise

Declaration
public const MyPhysicsPerformanceEnum Precise
Field Value
Type Description
MyPhysicsPerformanceEnum

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾