AssetAudioClip
Audio Clip
AudioClip assets can include 1 or more sound files to play. A random sound will be play if a audio clip has more than 1 sound file.
ID: AssetAudioClip
Base Type: Mod Asset
Base Of: Speech Clip, Audioclip File
Values
Name | Type | Description |
---|---|---|
Volume | Number Variable | x |
Linear Roll Off | Bool Variable | Sound will roll off linear rather than logarithmic - so its louder from far away |
Pitch | Number Variable | |
Random Pitch | Number Variable | x |
Properties
Name | Type | Description |
---|---|---|
Clip Length | Number | |
Has Clip | Bool | |
Clip | Audio Clip | |
Random Clips | Audio Clip List |
Attributes:
UnityEngine.CreateAssetMenuAttribute
ModboxMain.ModAssetAssetsToolOptionAttribute
Updated over 2 years ago