Lens Scripting API

    Axis-Aligned Bounding-Box representation

    type aabb = {
        max: vec3;
        min: vec3;
    }
    Index

    Properties

    Properties

    max: vec3
    min: vec3
    MMNEPVFCICPMFPCPTTAAATR