public void SetCameraYawPitchDistance(float inYaw, float inPitch, float inDistance) { EditorRendererPINVOKE.EditorViewport_SetCameraYawPitchDistance(swigCPtr, inYaw, inPitch, inDistance); }