The CameraShot type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CameraShot | Initializes a new instance of the CameraShot class |
Methods
Name | Description | |
---|---|---|
Clone |
Clones the camera shot settings.
| |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Provides text description of camera shot.
(Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
CameraID |
Name of camera to be used in the shot.
| |
Enabled |
Flag for enabling shot in the Camera Patrol mode.
| |
ShotDuration |
Duration of the shot (in seconds).
| |
TrackIn |
Type of track-in movement.
| |
TrackInAcceleration |
Acceleration of track-in speed (%).
Zero value = no effect.
| |
TrackInDeceleration |
Deceleration of track-in speed (%).
Zero value = no effect.
| |
TrackInDuration |
Duration of track-in, i.e., entering the view (in seconds).
|