Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AudioMixerSnapshot

Object representing a snapshot in the mixer.
Read time 3 minutesLast updated 8 days ago

Definition

public class AudioMixerSnapshot : Object

Methods

Method

Description

TransitionToPerforms an interpolated transition towards this snapshot over the time interval specified.

Inheritance

Inherited Members

Operators

Operator

Description

operator ==Compares two object references to see if they refer to the same object.
boolDetermines whether the object exists.
operator !=Compares if two objects refer to a different object.