Class EmptyArea
Inheritance
System.Object
EmptyArea
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class EmptyArea : ValueType
Fields
Position
Declaration
public Vector3D Position
Field Value
Type | Description |
---|---|
Vector3D |
Radius
Declaration
public float Radius
Field Value
Type | Description |
---|---|
System.Single |