Class AmbiencePlayer
Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
AmbiencePlayer
Namespace: CreatorKitCodeInternal
Assembly: Assembly-CSharp.dll
Syntax
public class AmbiencePlayer : MonoBehaviour
Fields
CloseAudioSource
Declaration
public AudioSource CloseAudioSource
Field Value
| Type | Description |
|---|---|
| UnityEngine.AudioSource |
FarAudioSource
Declaration
public AudioSource FarAudioSource
Field Value
| Type | Description |
|---|---|
| UnityEngine.AudioSource |
Methods
UpdateVolume(Single)
Declaration
public static void UpdateVolume(float zoomRatio)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Single | zoomRatio |