Show / Hide Table of Contents

Interface IAmbienceLayerProvider

An object that can be played by AmbienceSource.

Namespace: E7.TinyAmbience
Assembly: E7.TinyAmbience.dll
Syntax
public interface IAmbienceLayerProvider

Methods

GetAmbienceLayers()

Get all the layers to start playing and control in the same way simultaneously.

Declaration
IEnumerable<AmbienceLayerWithAdjustments> GetAmbienceLayers()
Returns
Type Description
System.Collections.Generic.IEnumerable<AmbienceLayerWithAdjustments>

GetOverallAdjustments()

Create a settings which applies equally to all layers as a whole.

Declaration
AmbienceOverallAdjustments GetOverallAdjustments()
Returns
Type Description
AmbienceOverallAdjustments
In This Article
Back to top
A Unity plugin by 5argon from Exceed7 Experiments. Problems/suggestions/contact : 5argon@exceed7.com Discord Unity Forum