Blockbench Reference Docs
Preparing search index...
custom/mesh
MeshFaceOptions
Interface MeshFaceOptions
interface
MeshFaceOptions
{
texture
?:
string
|
false
|
Texture
;
uv
?:
{
[
vkey
:
string
]:
ArrayVector2
}
;
vertices
?:
string
[]
;
}
Hierarchy (
View Summary
)
FaceOptions
MeshFaceOptions
Index
Properties
texture?
uv?
vertices?
Properties
Optional
texture
texture
?:
string
|
false
|
Texture
Optional
uv
uv
?:
{
[
vkey
:
string
]:
ArrayVector2
}
Optional
vertices
vertices
?:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
texture
uv
vertices
Blockbench Reference Docs
Loading...