API (v2.0.0) - Giro3D
    Preparing search index...

    Interface DecodeResult

    interface DecodeResult {
        max?: number;
        min?: number;
        texture: Texture;
    }
    Index

    Properties

    Properties

    max?: number
    min?: number
    texture: Texture