Class SoundComponentPresentation
- Namespace
- AlphaFramework.Presentation
- Assembly
- AlphaFramework.Presentation.dll
public static class SoundComponentPresentation
- Inheritance
-
objectSoundComponentPresentation
Methods
ToPresentation(Sound, Engine)
public static Sound3D? ToPresentation(this Sound component, Engine engine)
Parameters
Returns
- Sound3D
The presentation;
nullif the component configuration is incomplete.