@twinfinity/core
    Preparing search index...

    Type Alias DitheringOptions

    type DitheringOptions = {
        animatedFrames: number;
        distanceFade: boolean;
        ditherDiscardDepth: boolean;
        mode: DitheringTextureMode;
    }
    Index

    Properties

    animatedFrames: number
    distanceFade: boolean
    ditherDiscardDepth: boolean