unity camera disable code example
Example: unity disable the display of the camera frustrum
// Collapse the Camera component
// Collapse the CinemachineBrain component
// Collapse Camera type components in general,
// some display the Frustrum even when not selected