The CameraShot type exposes the following members.

Constructors

  NameDescription
Public methodCameraShot
Initializes a new instance of the CameraShot class

Methods

  NameDescription
Public methodClone
Clones the camera shot settings.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Provides text description of camera shot.
(Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyCameraID
Name of camera to be used in the shot.
Public propertyEnabled
Flag for enabling shot in the Camera Patrol mode.
Public propertyShotDuration
Duration of the shot (in seconds).
Public propertyTrackIn
Type of track-in movement.
Public propertyTrackInAcceleration
Acceleration of track-in speed (%). Zero value = no effect.
Public propertyTrackInDeceleration
Deceleration of track-in speed (%). Zero value = no effect.
Public propertyTrackInDuration
Duration of track-in, i.e., entering the view (in seconds).

See Also