Initializes a new instance of the
PathCamera class
Namespace: DeltaEngine.Rendering3D.CamerasAssembly: DeltaEngine.Rendering3D (in DeltaEngine.Rendering3D.dll) Version: 1.1.1.0 (1.1.1)
public PathCamera(
Device device,
Window window
)
public PathCamera(
Device device,
Window window
)
Public Sub New (
device As Device,
window As Window
)
Public Sub New (
device As Device,
window As Window
)
public:
PathCamera(
Device^ device,
Window^ window
)
public:
PathCamera(
Device^ device,
Window^ window
)
new :
device : Device *
window : Window -> PathCamera
new :
device : Device *
window : Window -> PathCamera