Click or drag to resize
IMyMotorBaseDummyPosition Property

[This is preliminary documentation and is subject to change.]

Gets the dummy position, to aid in attachment

Namespace: Sandbox.ModAPI
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
Vector3 DummyPosition { get; }

Property Value

Type: Vector3

[Missing <value> documentation for "P:Sandbox.ModAPI.IMyMotorBase.DummyPosition"]

Remarks
Gets the location where the top rotor piece will attach.
See Also