WsfFormationFlyer¶
- WsfFormationFlyer inherits WsfMover
Methods¶
- void SetLeadAircraft(WsfPlatform aPlatform)¶
- WsfPlatform GetLeadAircraft()¶
Set/Get the lead aircraft for the formation flyer to follow.
- void SetFormationRollsWithLead(bool aRollsWithLead)¶
- bool GetFormationRollsWithLead()¶
Set/Get whether the formation flyer should attempt to roll with its lead.
- void SetOffsetFromLeadECS(double aForward, double aRight, double aDown)¶
- Vec3 GetOffsetFromLeadECS()¶
Set/Get the offset distance in The Entity Coordinate System (ECS) of the lead aircraft.
Units: Meters