TCanvas3D.DisableRotation
TCanvas3D
procedure DisableRotation; virtual;
Unit
TeCanvas
Description
Sets rotation and elevation to zero, so next coming 3D painting calls will be considered as 2D.
See EnableRotation to display using 3D coordinates and rotation again.