Function applySecondaryColorToMaterial

  • Internal

    Apply technique color to material taking special care with transparent (RGBA) colors.

    Parameters

    Returns void

    Remarks

    Note

    This function is intended to be used with secondary, triary etc. technique colors, not the base ones that may contain transparency information. Such colors should be processed with [[applyTechniqueBaseColorToMaterial]] function.

Generated using TypeDoc