Blockbench Reference Docs
Preparing search index...
custom/cube
ICubeOptions
Interface ICubeOptions
interface
ICubeOptions
{
autouv
?:
0
|
1
|
2
;
box_uv
?:
boolean
;
color
?:
number
;
faces
?:
Partial
<
Record
<
CardinalDirection
,
CubeFaceOptions
>
>
;
from
?:
ArrayVector3
;
inflate
?:
number
;
mirror_uv
?:
boolean
;
name
?:
string
;
origin
?:
ArrayVector3
;
rotation
?:
ArrayVector3
;
shade
?:
boolean
;
stretch
?:
ArrayVector3
;
to
?:
ArrayVector3
;
uv_offset
?:
ArrayVector2
;
visibility
?:
boolean
;
}
Index
Properties
autouv?
box_
uv?
color?
faces?
from?
inflate?
mirror_
uv?
name?
origin?
rotation?
shade?
stretch?
to?
uv_
offset?
visibility?
Properties
Optional
autouv
autouv
?:
0
|
1
|
2
Optional
box_
uv
box_uv
?:
boolean
Optional
color
color
?:
number
Optional
faces
faces
?:
Partial
<
Record
<
CardinalDirection
,
CubeFaceOptions
>
>
Optional
from
from
?:
ArrayVector3
Optional
inflate
inflate
?:
number
Optional
mirror_
uv
mirror_uv
?:
boolean
Optional
name
name
?:
string
Optional
origin
origin
?:
ArrayVector3
Optional
rotation
rotation
?:
ArrayVector3
Optional
shade
shade
?:
boolean
Optional
stretch
stretch
?:
ArrayVector3
Optional
to
to
?:
ArrayVector3
Optional
uv_
offset
uv_offset
?:
ArrayVector2
UV position for box UV mode
Optional
visibility
visibility
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
autouv
box_
uv
color
faces
from
inflate
mirror_
uv
name
origin
rotation
shade
stretch
to
uv_
offset
visibility
Blockbench Reference Docs
Loading...
UV position for box UV mode