UIImageKnob.drawToDiffuse

If true, diffuse data is blended in the diffuse map using alpha information. If false, diffuse is left untouched.

class UIImageKnob
public nothrow @nogc
@ScriptProperty
bool drawToDiffuse;

Meta