Struct
RmfVisgroup
since: 0
Description [src]
struct RmfVisgroup {
None name;
RmfColor color;
rmf_int visgroup_id;
bool visible;
}
A named group of objects which can be hidden in the editor.
Structure members
nameDisplay name of the group.
colorColor used for the group.
visgroup_idInternal ID number.
visibleWhether the group is visible or not.
Available since: 0