Function Node.isProcessingInput
Returns true
if the node is processing input (see setProcessInput
).
bool isProcessingInput() nothrow @nogc const;
Returns true
if the node is processing input (see setProcessInput
).
bool isProcessingInput() nothrow @nogc const;