ViewEntityFromOffsetTEntityOffset Property |
Gets or sets the initial offset from the entity to place the camera,
specified as
AxesEastNorthUp.
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Cartesian Offset { get; set; }
Public Property Offset As Cartesian
Get
Set
public:
property Cartesian Offset {
Cartesian get ();
void set (Cartesian value);
}
member Offset : Cartesian with get, set
Property Value
Type:
CartesianSee Also