CameraPath Constructor Delta Engine Documentation
Initializes a new instance of the CameraPath class

Namespace: DeltaEngine.Rendering3D.Cameras
Assembly: DeltaEngine.Rendering3D (in DeltaEngine.Rendering3D.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public CameraPath(
	Matrix[] viewMatrices
)

Parameters

viewMatrices
Type:  DeltaEngine.Datatypes Matrix 
See Also