FB1Filter Facing
🎯 Struct: FB1Filter_Facing¶
Defines a directional filter based on distance and angle, used to check if an object is facing a target within a certain field of view.
Properties¶
- Length (
float
): Maximum distance for the facing check. - Angle (
float
): Field of view angle (in degrees) for the directional check.