Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FindSnapshot(string)

The name must be an exact match.
Read time 1 minuteLast updated 12 days ago

Definition

public AudioMixerSnapshot FindSnapshot(string name)

Parameters

name

Name of snapshot object to be returned.

Returns

Type

Description

AudioMixerSnapshotThe snapshot identified by the name.