Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
BoxLineShapeArgs | Engine API Reference - v2.17.2
[go: Go Back, main page]

Engine API Reference - v2.17.2
    Preparing search index...

    Interface BoxLineShapeArgs

    interface BoxLineShapeArgs {
        boxSize?: number;
        gap?: number;
        lineLength?: number;
        lineThickness?: number;
        tolerance?: number;
    }
    Index

    Properties

    boxSize?: number

    The size of the box

    gap?: number

    The gap between the box and the line

    lineLength?: number

    The length of the line

    lineThickness?: number

    The thickness of the line

    tolerance?: number

    The tolerance for intersection tests