Class AudioMixerRelationshipScanner.ChannelAsset
A Serenity channel paired with the live settings asset it came from.
Inherited Members
Namespace: Serenity.SoundMixer.Infrastructure.RelationshipManager.Editor
Assembly: Serenity.UnitySoundMixer.Infrastructure.Editor.dll
Syntax
public sealed class AudioMixerRelationshipScanner.ChannelAsset
Constructors
ChannelAsset()
Declaration
public ChannelAsset()
Fields
Channel
Declaration
public ConfiguredChannel Channel
Field Value
| Type | Description |
|---|---|
| ConfiguredChannel |
Settings
Declaration
public UnityAudioPlayerSettings Settings
Field Value
| Type | Description |
|---|---|
| UnityAudioPlayerSettings |