Show / Hide Table of Contents

Class Ambience

An asset made of many AmbienceLayer asset. It is playable with AmbienceSource component.

Inheritance
System.Object
UnityEngine.Object
UnityEngine.ScriptableObject
Ambience
Implements
IAmbienceLayerProvider
Namespace: E7.TinyAmbience
Assembly: E7.TinyAmbience.dll
Syntax
[Serializable]
[CreateAssetMenu(menuName = "Tiny Ambience/Ambience", order = 2)]
public class Ambience : ScriptableObject, IAmbienceLayerProvider

Methods

GetAmbienceLayers()

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

GetOverallAdjustments()

Declaration
public AmbienceOverallAdjustments GetOverallAdjustments()
Returns
Type Description
AmbienceOverallAdjustments

Implements

IAmbienceLayerProvider
In This Article
Back to top
A Unity plugin by 5argon from Exceed7 Experiments. Problems/suggestions/contact : 5argon@exceed7.com Discord Unity Forum