This version of Unity is unsupported.

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.