MetaXRAcousticMaterial Class
Extends MonoBehaviour, IMaterialDataProvider
This class is used for to create or edit an Acoustic Material.
MetaXRAcousticMaterialProperties Properties[Get]
Object Data for package-attrib
This is a reference to the material properties the user has edited.
This holds either a material preset or the user's custom material data.
Object Data for package-func
void CopyPresetToCustomData ( MetaXRAcousticMaterialProperties.BuiltinPreset preset )
bool ApplyMaterialProperties ( )
Object Data for package-static-func
static IntPtr CreateMaterialNativeHandle
static void DestroyMaterialNativeHandle ( IntPtr handle )