Blockbench Reference Docs
Preparing search index...
custom/cube
CubeFaceOptions
Interface CubeFaceOptions
interface
CubeFaceOptions
{
cullface
?:
""
|
CubeFaceDirection
;
enabled
?:
boolean
;
material_name
?:
string
;
rotation
?:
number
;
texture
?:
string
|
false
|
Texture
;
tint
?:
number
;
uv
?:
[
number
,
number
,
number
,
number
]
;
}
Hierarchy (
View Summary
)
FaceOptions
CubeFaceOptions
Index
Properties
cullface?
enabled?
material_
name?
rotation?
texture?
tint?
uv?
Properties
Optional
cullface
cullface
?:
""
|
CubeFaceDirection
Optional
enabled
enabled
?:
boolean
Optional
material_
name
material_name
?:
string
Optional
rotation
rotation
?:
number
Optional
texture
texture
?:
string
|
false
|
Texture
Optional
tint
tint
?:
number
Optional
uv
uv
?:
[
number
,
number
,
number
,
number
]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cullface
enabled
material_
name
rotation
texture
tint
uv
Blockbench Reference Docs
Loading...