TyphonJS Runtime Library (FVTT) 0.2.0-next.1
#runtime/data/color/colord
XyzColor
Interface XyzColor
interface
XyzColor
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Index
Properties
x
y
z
Properties
x
x
:
number
y
y
:
number
z
z
:
number
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0-next.1