ViewFromToTEntity Properties |
The ViewFromToTEntity generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Camera |
Gets or sets the Camera.
| |
| FromEntity |
Gets the entity whose position will be used to place the camera or null if a Point is being used.
| |
| FromPoint |
Gets the Point whose position will be used to place the camera or null if an entity is being used.
| |
| Shape | ||
| ToEntity |
Gets the entity whose position will be used to aim the camera or null if a Point is being used.
| |
| ToPoint |
Gets the Point whose position will be used to aim the camera or null if an entity is being used.
|