Home > @visualization-tools/core > IHitAllowedComponent
Called before hit testing an entity, return false to prevent the entity from being included in the result.
Signature:
export interface IHitAllowedComponent<TUpdateArg, TTrait>
| Method | Description |
|---|---|
| isHitAllowed(entity, pointerEvent, updateArg) |