Search
Preparing search index...
The search index is not available
CoSpaces API
Options
All
Public
Public/Protected
All
Inherited
Deprecated
Menu
CoSpaces API
List
Interface List<T>
Type Parameters
T
Hierarchy
Iterable
<
T
>
List
MutableList
Indexable
[
key:
number
]:
T
Index
Properties
empty
length
Methods
[iterator]
contains
copy
index
Of
last
Index
Of
to
Array
Properties
Readonly
empty
empty
:
boolean
Readonly
length
length
:
number
Methods
[iterator]
[iterator]
(
)
:
Iterator
<
T
,
any
,
undefined
>
Returns
Iterator
<
T
,
any
,
undefined
>
contains
contains
(
e
:
T
)
:
boolean
Parameters
e:
T
Returns
boolean
copy
copy
(
)
:
MutableList
<
T
>
Returns
MutableList
<
T
>
index
Of
index
Of
(
e
:
T
)
:
number
Parameters
e:
T
Returns
number
last
Index
Of
last
Index
Of
(
e
:
T
)
:
number
Parameters
e:
T
Returns
number
to
Array
to
Array
(
)
:
T
[]
Returns
T
[]
Exports
Application
Camera
Debug
Device
GUI
Input
Mutable
List
Physics
Ray
Cast
Scene
Space
Time
List
empty
length
[iterator]
contains
copy
index
Of
last
Index
Of
to
Array