Click or drag to resize

SceneSoundPlay2D Method (Sound)

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public SoundVirtualChannel SoundPlay2D(
	Sound sound
)

Parameters

sound
Type: NeoAxisSound

Return Value

Type: SoundVirtualChannel
See Also