ViewEntityFromOffsetTEntity Class |
Namespace: AGI.Foundation.Tracking
The ViewEntityFromOffsetTEntity type exposes the following members.
Name | Description | |
---|---|---|
![]() | ViewEntityFromOffsetTEntity | Initializes a new instance. |
![]() | ViewEntityFromOffsetTEntity(Camera, TEntity, Cartesian, CentralBody) |
Creates a new instance, specifying all parameters.
|
Name | Description | |
---|---|---|
![]() | Camera |
Gets or sets the Camera.
|
![]() | CentralBody |
Gets or sets the CentralBody about which to rotate the camera. Defaults to EarthCentralBody |
![]() | Entity |
Gets or sets the entity to track.
|
![]() | Offset |
Gets or sets the initial offset from the entity to place the camera,
specified as AxesEastNorthUp.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ResetView |
Resets the camera view to look at the entity from the initial offset.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Update |
Moves the camera's reference point to the position of the tracked
entity while offsetting the camera position by amount of entity movement.
|