Class MyObjectBuilder_FracturedPiece.Shape
Inheritance
System.Object
MyObjectBuilder_FracturedPiece.Shape
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class Shape : ValueType
Fields
Fixed
Declaration
public bool Fixed
Field Value
Type | Description |
---|---|
System.Boolean |
Name
Declaration
public string Name
Field Value
Type | Description |
---|---|
System.String |
Orientation
Declaration
public SerializableQuaternion Orientation
Field Value
Type | Description |
---|---|
VRage.SerializableQuaternion |