cesr
    Preparing search index...

    Interface PathedMaterialCoupleInit

    interface PathedMaterialCoupleInit {
        attachments: AttachmentsInit;
        grouped?: boolean;
        path: string;
    }
    Index

    Properties

    attachments: AttachmentsInit
    grouped?: boolean

    Determines whether to wrap this couple in an attachment group frame

    path: string