Blockbench Reference Docs
Preparing search index...
generated/modes
ModeOptions
Interface ModeOptions
interface
ModeOptions
{
category
?:
string
;
component
?:
Component
;
condition
?:
any
;
default_tool
?:
string
;
hidden_node_types
?:
string
[]
;
hide_sidebars
?:
boolean
;
hide_status_bar
?:
boolean
;
hide_toolbars
?:
boolean
;
icon
?:
string
;
id
?:
string
;
name
?:
string
;
selectElements
?:
boolean
;
onSelect
?
()
:
void
;
onUnselect
?
()
:
void
;
}
Index
Properties
category?
component?
condition?
default_
tool?
hidden_
node_
types?
hide_
sidebars?
hide_
status_
bar?
hide_
toolbars?
icon?
id?
name?
select
Elements?
Methods
on
Select?
on
Unselect?
Properties
Optional
category
category
?:
string
Optional
component
component
?:
Component
Optional
condition
condition
?:
any
Optional
default_
tool
default_tool
?:
string
Optional
hidden_
node_
types
hidden_node_types
?:
string
[]
Hide certain types of nodes in the outliner, like cubes and meshes in animation mode
Optional
hide_
sidebars
hide_sidebars
?:
boolean
Optional
hide_
status_
bar
hide_status_bar
?:
boolean
Optional
hide_
toolbars
hide_toolbars
?:
boolean
Optional
icon
icon
?:
string
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
select
Elements
selectElements
?:
boolean
Methods
Optional
on
Select
onSelect
?
()
:
void
Returns
void
Optional
on
Unselect
onUnselect
?
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
component
condition
default_
tool
hidden_
node_
types
hide_
sidebars
hide_
status_
bar
hide_
toolbars
icon
id
name
select
Elements
Methods
on
Select
on
Unselect
Blockbench Reference Docs
Loading...
Hide certain types of nodes in the outliner, like cubes and meshes in animation mode