EQTraceMode
Type description and basic instructions.
Last updated
Type description and basic instructions.
Last updated
EQTraceMode is base abstract class for all environment query .
are used to define shape of area that is covered by .
To create a environment query you should inherit from EQTraceMode class and implement logic that is described below.
When inheriting from EQTraceMode you have to override TryTracePosition method.
TryTracePosition returns position of traced point.
TryTracePosition gets called when object generates .