Blockbench Reference Docs
Preparing search index...
custom/preview_scene
PreviewModelCubeTemplate
Interface PreviewModelCubeTemplate
interface
PreviewModelCubeTemplate
{
faces
:
{
down
?:
{
uv
:
ArrayVector4
}
;
east
?:
{
uv
:
ArrayVector4
}
;
north
?:
{
uv
:
ArrayVector4
}
;
south
?:
{
uv
:
ArrayVector4
}
;
up
?:
{
uv
:
ArrayVector4
}
;
west
?:
{
uv
:
ArrayVector4
}
;
}
;
origin
?:
ArrayVector3
;
position
:
ArrayVector3
;
rotation
?:
ArrayVector3
;
size
:
ArrayVector3
;
}
Index
Properties
faces
origin?
position
rotation?
size
Properties
faces
faces
:
{
down
?:
{
uv
:
ArrayVector4
}
;
east
?:
{
uv
:
ArrayVector4
}
;
north
?:
{
uv
:
ArrayVector4
}
;
south
?:
{
uv
:
ArrayVector4
}
;
up
?:
{
uv
:
ArrayVector4
}
;
west
?:
{
uv
:
ArrayVector4
}
;
}
Optional
origin
origin
?:
ArrayVector3
position
position
:
ArrayVector3
Optional
rotation
rotation
?:
ArrayVector3
size
size
:
ArrayVector3
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
faces
origin
position
rotation
size
Blockbench Reference Docs
Loading...