pixi.js
Website
GitHub
Discord
Preparing search index...
ArrayFixed
Type Alias ArrayFixed<T, L>
Advanced
ArrayFixed
:
[
T
,
...
T
[]
]
&
{
length
:
L
}
A utility type that represents a tuple of length L containing elements of type T.
Type Parameters
T
L
extends
number
Settings
Member Visibility
Inherited
Advanced
Theme
OS
Light
Dark
Website
GitHub
Discord
pixi.js
Loading...
A utility type that represents a tuple of length L containing elements of type T.