Enum SpatialModalityType
This type contains all supported kind of movement in the spatial graph environment,
provided by the ISpatialGraphEntity.
Namespace: Mars.Interfaces.Environments
Assembly: Mars.Interfaces.dll
Syntax
public enum SpatialModalityType
Fields
| Name | Description |
|---|---|
| CarDriving | This type contains all supported kind of movement in the spatial graph environment, provided by the ISpatialGraphEntity. |
| Cycling | This type contains all supported kind of movement in the spatial graph environment, provided by the ISpatialGraphEntity. |
| ShipDriving | This type contains all supported kind of movement in the spatial graph environment, provided by the ISpatialGraphEntity. |
| TrainDriving | This type contains all supported kind of movement in the spatial graph environment, provided by the ISpatialGraphEntity. |
| Walking | This type contains all supported kind of movement in the spatial graph environment, provided by the ISpatialGraphEntity. |