Enum PhysicVehicleSearchType
The way that the layer will be searched.
Namespace: Evergine.Framework.Physics3D
Assembly: Evergine.Framework.dll
Syntax
public enum PhysicVehicleSearchType
  Fields
| Name | Description | 
|---|---|
| FromEntityPath | Search in the scene.  | 
      
| FromParents | Search the vehicle entity in the ascendant entities.  |