Class MySpherePlaneIntersectionEnum
Inheritance
System.Object
MySpherePlaneIntersectionEnum
Namespace: VRage.Utils
Assembly: VRage.dll
Syntax
public sealed class MySpherePlaneIntersectionEnum : Enum
Fields
BEHIND
Declaration
public const MySpherePlaneIntersectionEnum BEHIND
Field Value
Type | Description |
---|---|
MySpherePlaneIntersectionEnum |
FRONT
Declaration
public const MySpherePlaneIntersectionEnum FRONT
Field Value
Type | Description |
---|---|
MySpherePlaneIntersectionEnum |
INTERSECTS
Declaration
public const MySpherePlaneIntersectionEnum INTERSECTS
Field Value
Type | Description |
---|---|
MySpherePlaneIntersectionEnum |
value__
Declaration
public byte value__
Field Value
Type | Description |
---|---|
System.Byte |