Viewer
    Preparing search index...

    Enumeration FLAG_TYPE

    Types of flags used to influence the render loop.

    Index

    Enumeration Members

    BUSY_MODE: "busy_mode"

    The flag for the busy mode.

    CAMERA_FREEZE: "camera_freeze"

    The flag to freeze the camera.

    CONTINUOUS_RENDERING: "continuous_rendering"

    The flag to continuously render the scene.

    CONTINUOUS_SHADOW_MAP_UPDATE: "continuous_shadow_map_update"

    The flag to continuously update the shadow map.

    SUSPEND_SCENE_UPDATES: "suspend_scene_updates"

    The flag to suspend updates of the scene until the flag is removed.