The Camera type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| Direction |
Gets or sets the direction in which the camera is looking.
| |
| FieldOfView |
Gets the field of view in, in degrees.
| |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Position |
Gets of sets the position of the camera.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) | |
| UpDirection |
Sets or gets the up direction.
|
See Also