Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AudioMixer.FindSnapshot

Declaration

public Audio.AudioMixerSnapshot FindSnapshot(string name);

Parameters

name Name of snapshot object to be returned.

Returns

AudioMixerSnapshot The snapshot identified by the name.

Description

The name must be an exact match.