skia
    Preparing search index...

    Interface TonalColorsOutput

    interface TonalColorsOutput {
        ambient: Color;
        spot: Color;
    }
    Index

    Properties

    Properties

    ambient: Color
    spot: Color