Interface ISpatialQueryVolume
Namespace: ProjectDawn.Navigation
Assembly: ProjectDawn.Navigation.dll
Syntax
public interface ISpatialQueryVolume
Methods
| Improve this Doc View SourceExecute(float3, float3)
Declaration
void Execute(float3 position, float3 size)
Parameters
Type | Name | Description |
---|---|---|
float3 | position | |
float3 | size |