Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
CONST
TEXTURE_DATA_FIT_MODES
Variable TEXTURE_DATA_FIT_MODES
Const
TEXTURE_DATA_FIT_MODES
:
readonly
[
"fill"
,
"contain"
,
"cover"
,
"width"
,
"height"
]
= ...
The fit modes of
foundry.data.TextureData
.
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
The fit modes of foundry.data.TextureData.