[SOLVED] Rotate View
Hello everyone, Is there a way to create a rotated navigator view thru API? I've tried setting the tranmat API_NavigatorView.tr but nothing happens after I do "APIEnv_NewNavigatorViewID". 2d tranmat of 45 deg. angle: tmx[0] = 0.707107, tmx[1] = -0.70...