Blockbench Reference Docs
Preparing search index...
custom/outliner
TextureMeshOptions
Interface TextureMeshOptions
interface
TextureMeshOptions
{
export
?:
boolean
;
local_pivot
?:
ArrayVector3
;
locked
?:
boolean
;
name
?:
string
;
origin
?:
ArrayVector3
;
rotation
?:
ArrayVector3
;
scale
?:
ArrayVector3
;
texture_name
?:
string
;
}
Index
Properties
export?
local_
pivot?
locked?
name?
origin?
rotation?
scale?
texture_
name?
Properties
Optional
export
export
?:
boolean
Optional
local_
pivot
local_pivot
?:
ArrayVector3
Optional
locked
locked
?:
boolean
Optional
name
name
?:
string
Optional
origin
origin
?:
ArrayVector3
Optional
rotation
rotation
?:
ArrayVector3
Optional
scale
scale
?:
ArrayVector3
Optional
texture_
name
texture_name
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
export
local_
pivot
locked
name
origin
rotation
scale
texture_
name
Blockbench Reference Docs
Loading...