BASS.NET API for the Un4seen BASS Audio Library

BASS_3DVECTORToString Method

BASS.NET API for the Un4seen BASS Audio Library
The 3D vector as a descriptive string (X=, Y=, Z=).

Namespace:  Un4seen.Bass
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public override string ToString()

Return Value

Type: String
The 3D vector as a descriptive string (X=, Y=, Z=)
See Also

Reference