Show / Hide Table of Contents

Class MyPhysicsOption

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

Fields

Box

Declaration
public const MyPhysicsOption Box
Field Value
Type Description
MyPhysicsOption

Convex

Declaration
public const MyPhysicsOption Convex
Field Value
Type Description
MyPhysicsOption

None

Declaration
public const MyPhysicsOption None
Field Value
Type Description
MyPhysicsOption

value__

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