Summary

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.

Parameters