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

    Type Alias CasingSectionMaterialOptions

    CasingSectionMaterialOptions

    type CasingSectionMaterialOptions = {
        inner?: MeshStandardMaterialParameters;
        primary: MeshStandardMaterialParameters;
        slice?: MeshStandardMaterialParameters;
    }
    Index

    Properties

    Properties

    inner?: MeshStandardMaterialParameters
    primary: MeshStandardMaterialParameters
    slice?: MeshStandardMaterialParameters