ThingOrigin.js
    Preparing search index...

    Interface toneMappingParams

    interface toneMappingParams {
        exposure: number;
        type: string;
        typeList: string[];
    }
    Index

    Properties

    exposure: number
    type: string
    typeList: string[]