Namespace: DeltaEngine.Multimedia.GLFWAssemblies: DeltaEngine.Multimedia.GLFW2 (in DeltaEngine.Multimedia.GLFW2.dll) Version: 1.1.1.0 (1.1.1)
DeltaEngine.Multimedia.GLFW3 (in DeltaEngine.Multimedia.GLFW3.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