Click or drag to resize

BasicLaunchSegmentConfigurationBurnoutState Property

Gets the burnout state. The motion must contain the ID set on the launch segment.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ITimeBasedState BurnoutState { get; }

Property Value

Type: ITimeBasedState
See Also