Sandbox.ModAPI.Ingame.IMyLargeTurretBase.SetManualAzimuthAndElevation - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← IMyLargeTurretBase
public void SetManualAzimuthAndElevation(float azimuth, float elevation)
Sets azimuth and elevation of the turret, this method is not synced, you need to sync it manually. Call SyncAzimuth or SyncElevation.