All Frameworks Object Hierarchy This Framework Indexes
CatVisuBackgroundMode (Enumeration)
enum CatVisuBackgroundMode {
catNoBackground,
catPick,
catNoPick,
catLowIntPick,
catLowIntNoPick
}
Background Visu Mode.
- Values:
-
- catNoBackground
- Hide visu background.
- catPick
- Background is shown and pickable
- catNoPick
- Background is shown and not pickable
- catLowIntPick
- Background is shown in low intensity and pickable
- catLowIntNoPick
- Background is shown in low intensity and not pickable