BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Enumeration GIZMO_VISIBILITY_STATE

    Enum representing the visibility state of a gizmo.

    Index

    Enumeration Members

    NONE: 0
    TRANSLATION_X: 1
    TRANSLATION_Y: 2
    TRANSLATION_Z: 4
    SCALE_X: 8
    SCALE_Y: 16
    SCALE_Z: 32
    ROTATION_X: 64
    ROTATION_Y: 128
    ROTATION_Z: 256
    ALL: -1