<Code Lib>
2022 Method
Changes 0
M

DrawContext.IsInterrupted

Description:
Checks whether the current rendering pass has been interrupted.

public static bool IsInterrupted()

bool True if the current rendering pass has been interrupted before its completion, false otherwise.

Loading…