DataCamera Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataCamera type exposes the following members.
Name | Description | |
---|---|---|
DataCamera |
Initializes a new instance of the DataCamera class using the specified parameters.
|
Name | Description | |
---|---|---|
DepthOfFieldParameters |
Gets the depth of field parameters.
| |
DepthPolicy |
Gets the depth policy defining the strategy used to compute the near and far clipping planes.
| |
Fov |
Gets the field of view of the camera.
| |
FovType |
Gets the field of view type of the camera.
| |
Id |
Gets the identifier of the camera.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
MotionBlurParameters |
Gets the motion blur parameters.
| |
Name |
Gets the name of the camera.
| |
PointOfView |
Gets the point of view.
| |
Sensor |
Gets the sensor assign to the camera.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the DataCamera | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |