SoundToolKit  1.5
SoundToolKit.Unity.SoundToolKitMaterial Class Reference

StkMaterial holds path to the corresponding json which contains data about necessary models: Absorption, Scattering and Transmission. Those models can be toggled. More...

Inheritance diagram for SoundToolKit.Unity.SoundToolKitMaterial:

Properties

UnityEngine.Material VisualMaterial [get, set]
 UnityMaterial which will be used to visualize the StkMaterial. More...
 
EffectCoefficients AbsorptionCoefficients [get]
 
EffectCoefficients ScatteringCoefficients [get]
 
EffectCoefficients TransmissionCoefficients [get]
 

Detailed Description

StkMaterial holds path to the corresponding json which contains data about necessary models: Absorption, Scattering and Transmission. Those models can be toggled.

Property Documentation

◆ AbsorptionCoefficients

EffectCoefficients SoundToolKit.Unity.SoundToolKitMaterial.AbsorptionCoefficients
get

◆ ScatteringCoefficients

EffectCoefficients SoundToolKit.Unity.SoundToolKitMaterial.ScatteringCoefficients
get

◆ TransmissionCoefficients

EffectCoefficients SoundToolKit.Unity.SoundToolKitMaterial.TransmissionCoefficients
get

◆ VisualMaterial

UnityEngine.Material SoundToolKit.Unity.SoundToolKitMaterial.VisualMaterial
getset

UnityMaterial which will be used to visualize the StkMaterial.