wima
    Preparing search index...

    Class BoundingBox2D

    A 2d axis aligned bounding box.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    max: Vector2

    The upper limit of the bounding box.

    min: Vector2

    The lower limit of the bounding box.

    type: number = BoundType.Box2D

    Methods