Interface ISpatialQueryEntity
Namespace: ProjectDawn.Navigation
Assembly: ProjectDawn.Navigation.dll
Syntax
public interface ISpatialQueryEntity
Methods
| Improve this Doc View SourceExecute(Entity, AgentBody, AgentShape, LocalTransform)
Declaration
void Execute(Entity entity, AgentBody body, AgentShape shape, LocalTransform transform)
Parameters
Type | Name | Description |
---|---|---|
Entity | entity | |
AgentBody | body | |
AgentShape | shape | |
LocalTransform | transform |