FB1Filter LineTrace
📏 Struct: FB1Filter_LineTrace¶
Defines a line trace filter, used for raycasting or directional checks in gameplay logic.
Properties¶
- Length (
float
): Total length of the line trace. - StartOffset (
FVector
): Offset vector to shift the start point of the trace from its origin.