@servicenow/sdk - v4.9.0
    Preparing search index...
    interface GPUBlendComponent {
        dstFactor?: GPUBlendFactor;
        operation?: GPUBlendOperation;
        srcFactor?: GPUBlendFactor;
    }
    Index

    Properties

    dstFactor?: GPUBlendFactor
    operation?: GPUBlendOperation
    srcFactor?: GPUBlendFactor