Function evaluateBaseColorProperty

  • Internal

    Allows to easy parse/encode technique's base color property value as number coded color.

    Parameters

    Returns number | undefined

    number encoded color value (in custom #TTRRGGBB) format or undefined if base color property is not defined in the technique passed.

    Remarks

    Function takes care about property parsing, interpolation and encoding if neccessary.

    See

    ColorUtils

Generated using TypeDoc