C++
virtual void setViewportBorderVisibility( bool bVisible ) = 0;
Description
Controls the visibility of the viewport border.
Parameters
Parameters | Description |
---|---|
bVisible | Input bool turns the border on if true and off if false |
virtual void setViewportBorderVisibility( bool bVisible ) = 0;
Controls the visibility of the viewport border.
Parameters | Description |
---|---|
bVisible | Input bool turns the border on if true and off if false |