@kognifai/cogsengine
    Preparing search index...

    Enumeration MarkerPointSetShapeConst

    Index

    Enumeration Members

    FixedScreenSizeDisc: 2

    Point is a screen-space disc, point size is screen-space diameter of disc, won't work with multiple cameras (VR) and raypicking without a camera.

    ObjectSpaceFloorDisc: 1

    Point is a flat disc on the XY-plane, point size is object-space diameter of disc.

    ViewAlignedDisc: 0

    Point is a flat disc aligned with the main camera view.