we
    Preparing search index...

    Interface I_DrawInputValueMaterial

    interface I_DrawInputValueMaterial {
        owner: BaseMaterial;
        transparentType?: E_TransparentType;
        type: E_materialTypeForBindGroup;
    }
    Index

    Properties

    material 所有者

    transparentType?: E_TransparentType

    透明类型 :透明材质才需要.todo:备用

    material类型 1、不同类型的material的type,其bind group不同