Description of a camera shot (camera view, duration, track-in time, acceleration etc.) to be used in list of shots in Camera Patrol mode.

Namespace: Ico.Windows.Media.Media3D
Assembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class CameraShot : ICloneable
Visual Basic
Public Class CameraShot _
	Implements ICloneable
JScript
public class CameraShot implements ICloneable

Inheritance Hierarchy

System..::..Object
  Ico.Windows.Media.Media3D..::..CameraShot

See Also