goalBoxDepth()
function goalBoxDepth(cornerArcRadius): number;
Defined in: packages/core/src/scene/appearance.ts:39
The goal-box visual depth: a scaled-off approximation (a multiple of the corner-arc radius, itself a small provider-unit constant), not a regulation goal-depth figure, since this is a styling flourish, not a measured mark.
Parameters
| Parameter | Type |
|---|---|
cornerArcRadius | number |
Returns
number