Enum ExploreDirection
The direction of an ISpatialEdge oder ISpatialGraphEnvironment exploration
to get entities behind a source or in front of a source (e.g., shoulder look appointment for driving cars).
Namespace: Mars.Interfaces.Environments
Assembly: Mars.Interfaces.dll
Syntax
public enum ExploreDirection : int
Fields
Name | Description |
---|---|
Backward | Explore behind of the source |
Both | Explore in front, besides of and behind of a source. |
Forward | Explore in front of a source |