Blockbench Reference Docs
Preparing search index...
generated/interface/panels
PanelPositionData
Interface PanelPositionData
interface
PanelPositionData
{
attached_index
?:
number
;
attached_to
?:
string
;
fixed_height
:
boolean
;
float_position
:
[
number
,
number
]
;
float_size
:
[
number
,
number
]
;
folded
:
boolean
;
height
:
number
;
open_tab
?:
string
;
sidebar_index
:
number
;
slot
:
PanelSlot
;
}
Index
Properties
attached_
index?
attached_
to?
fixed_
height
float_
position
float_
size
folded
height
open_
tab?
sidebar_
index
slot
Properties
Optional
attached_
index
attached_index
?:
number
Optional
attached_
to
attached_to
?:
string
fixed_
height
fixed_height
:
boolean
float_
position
float_position
:
[
number
,
number
]
float_
size
float_size
:
[
number
,
number
]
folded
folded
:
boolean
height
height
:
number
Optional
open_
tab
open_tab
?:
string
sidebar_
index
sidebar_index
:
number
slot
slot
:
PanelSlot
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attached_
index
attached_
to
fixed_
height
float_
position
float_
size
folded
height
open_
tab
sidebar_
index
slot
Blockbench Reference Docs
Loading...