sound
sound(
path):AssetHandle<Sound>
Defined in: audio/src/assets.ts:5
Create a typed asset handle for a sound effect.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”AssetHandle<Sound>
sound(
path):AssetHandle<Sound>
Defined in: audio/src/assets.ts:5
Create a typed asset handle for a sound effect.
string
AssetHandle<Sound>