Type Alias de_audio::spatial::InitializedSound

source ·
type InitializedSound<'s> = (Entity, &'s Handle<AudioInstance>, &'s GlobalTransform);