Function Node.isProcessing
Returns true
if processing is enabled (see setProcess
).
bool isProcessing() nothrow @nogc const;
Returns true
if processing is enabled (see setProcess
).
bool isProcessing() nothrow @nogc const;