PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
core
/
com.pico.spatial.core.ecs
/
AudioResourceLibraryComponent
/
getAllAudioResources
get
All
Audio
Resources
fun
getAllAudioResources
(
)
:
List
<
AudioResource
>
Gets all
AudioResource
s within the
AudioResourceLibraryComponent
.
Return
A list of
AudioResource
s.