@equinor/videx-3d
    Preparing search index...

    Type Alias ObservableGroupState

    ObservableGroup state

    type ObservableGroupState = {
        center: Vec3;
        size: Vec3;
    }
    Index

    Properties

    Properties

    center: Vec3
    size: Vec3