 | BoolConsideration.TrueBoundary Property |
Gets or sets the true boundary.
Namespace:
EmptyKeys.Strategy.AI.Components.Considerations
Assembly:
EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic float TrueBoundary { get; set; }
Property Value
Type:
Single
The true boundary.
See Also