IMyMotorBaseDummyPosition Property |
v01.180.0 (Beta)[This is preliminary documentation and is subject to change.]
Gets the dummy position, to aid in attachment
Namespace: Sandbox.ModAPIAssembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Vector3 DummyPosition { get; }
ReadOnly Property DummyPosition As Vector3
Get
property Vector3 DummyPosition {
Vector3 get ();
}
abstract DummyPosition : Vector3 with get
Property Value
Type:
Vector3Remarks Gets the location where the top rotor piece will attach.
See Also