GoalType
type GoalType = "line" | "box";
Defined in: packages/core/src/scene/types.ts:226
Visual treatment of the goal markings.
type GoalType = "line" | "box";
Defined in: packages/core/src/scene/types.ts:226
Visual treatment of the goal markings.