Search
Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 10
Options
All
Public
Public/Protected
All
Inherited
Menu
Foundry Virtual Tabletop - API Documentation - Version 10
client
TokenMesh
Class TokenMesh
A SpriteMesh which visualizes a Token object in the PrimaryCanvasGroup.
Hierarchy
any
TokenMesh
Index
Constructors
constructor
Methods
refresh
Properties
angle
alpha
tint
Constructors
constructor
new
Token
Mesh
(
)
:
TokenMesh
Returns
TokenMesh
Methods
refresh
refresh
(
attributes
?:
any
)
:
void
inheritdoc
Parameters
attributes:
any
= undefined
Returns
void
Properties
angle
angle
:
any
alpha
alpha
:
any
tint
tint
:
any
Modules
foundry
types
primitives
prosemirror
hook
Events
client
BLEND_
MODES
CONFIG
PIXI
global
This
types
Token
Mesh
constructor
refresh
angle
alpha
tint
A SpriteMesh which visualizes a Token object in the PrimaryCanvasGroup.