Blockbench Reference Docs
Preparing search index...
custom/display_mode
DisplaySlotOptions
Interface DisplaySlotOptions
interface
DisplaySlotOptions
{
mirror
?:
[
boolean
,
boolean
,
boolean
]
;
rotation
?:
ArrayVector3
;
rotation_pivot
?:
ArrayVector3
;
scale
?:
ArrayVector3
;
scale_pivot
?:
ArrayVector3
;
translation
?:
ArrayVector3
;
}
Index
Properties
mirror?
rotation?
rotation_
pivot?
scale?
scale_
pivot?
translation?
Properties
Optional
mirror
mirror
?:
[
boolean
,
boolean
,
boolean
]
Optional
rotation
rotation
?:
ArrayVector3
Optional
rotation_
pivot
rotation_pivot
?:
ArrayVector3
Optional
scale
scale
?:
ArrayVector3
Optional
scale_
pivot
scale_pivot
?:
ArrayVector3
Optional
translation
translation
?:
ArrayVector3
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mirror
rotation
rotation_
pivot
scale
scale_
pivot
translation
Blockbench Reference Docs
Loading...