Namespace: DeltaEngine.Multimedia.OpenALAssembly: DeltaEngine.Multimedia.OpenAL (in DeltaEngine.Multimedia.OpenAL.dll) Version: 1.1.1.0 (1.1.1)
public override void SetPosition(
int channelHandle,
Vector3D position
)
public override void SetPosition(
int channelHandle,
Vector3D position
)
Public Overrides Sub SetPosition (
channelHandle As Integer,
position As Vector3D
)
Public Overrides Sub SetPosition (
channelHandle As Integer,
position As Vector3D
)
public:
virtual void SetPosition(
int channelHandle,
Vector3D position
) override
public:
virtual void SetPosition(
int channelHandle,
Vector3D position
) override
abstract SetPosition :
channelHandle : int *
position : Vector3D -> unit
override SetPosition :
channelHandle : int *
position : Vector3D -> unit
abstract SetPosition :
channelHandle : int *
position : Vector3D -> unit
override SetPosition :
channelHandle : int *
position : Vector3D -> unit