Gets or sets whether the sound efects will be enabled during the scene rendering.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
[DefaultValueAttribute(true)] public bool EnableSoundEffects { get; set; }  |