SoundToolKit  1.5
SoundToolKit.Unity.SoundToolKitMeshCluster Class Reference

StkMeshCluster is a representation of a group of StkMeshes that can be serialized and deserialized at once. More...

Inheritance diagram for SoundToolKit.Unity.SoundToolKitMeshCluster:

Properties

List< string > AcousticMeshNames [get]
 

Events

Action< SoundToolKitMeshClusterOnMeshesModified
 

Detailed Description

StkMeshCluster is a representation of a group of StkMeshes that can be serialized and deserialized at once.

Property Documentation

◆ AcousticMeshNames

List<string> SoundToolKit.Unity.SoundToolKitMeshCluster.AcousticMeshNames
get

Event Documentation

◆ OnMeshesModified

Action<SoundToolKitMeshCluster> SoundToolKit.Unity.SoundToolKitMeshCluster.OnMeshesModified