跳到主要内容

Class Audio3DPlayer

Audio player (3D).

Properties

minDistance

public float minDistance { get; set; }

maxDistance

public float maxDistance { get; set; }

position

public Vector3 position { get; set; }

followTarget

public Transform followTarget { get; private set; }

Methods

Follow(Transform target)

public void Follow(Transform target)

StopFollow()

public void StopFollow()

Release()

public override void Release()