UIImageKnob.drawToDepth

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

class UIImageKnob
public nothrow @nogc
@ScriptProperty
bool drawToDepth;

Meta