The state of the geometry information displayed in the lower right corner of the viewport. This information takes additional time to generate.
Values ¶
            hou.viewportGeometryInfo.Off
        
Do not show geometry information.
            hou.viewportGeometryInfo.SelectedOnly
        
Only show information when a selection is present.
            hou.viewportGeometryInfo.AlwaysOn
        
Always show information on the displayed geometry.