Audio.SourceTransform Property

Eazy Sound Manager API

AudioSourceTransform Property

The source transform of the audio.

Namespace:  Hellmade.Sound
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Transform SourceTransform { get; set; }

Property Value

Type: Transform
See Also