Documentation
    Preparing search index...

    Variable ASSET_UNREFERENCED_DEFAULT_LOCATIONConst

    ASSET_UNREFERENCED_DEFAULT_LOCATION: { x: number; y: number; z: number } = ...

    Default location for unreferenced assets. Slightly offset from (0,0,100) to avoid rendering artifacts.

    ⚠️ Changing these values may lead to unexpected side effects, like broken tests.

    Type Declaration

    • x: number
    • y: number
    • z: number