siRenderingErrorType
 
 
 

siRenderingErrorType

Introduced

v10 (2012)

Description

Specifies the type of rendering error.

C# Syntax

siRenderingErrorType.siRenderNoError                                        // 0
siRenderingErrorType.siRenderAbort                                          // 1
siRenderingErrorType.siRenderFailure                                        // 2
Constant Value Description
siRenderNoError 0 No rendering error.
siRenderAbort 1 Current render was aborted by the user or by Softimage. Softimage could abort and re-start a render job when scene data change occurs during a render region.
siRenderFailure 2 Specifies any kind of catastrophic render failure that will automatically cancel the current render completely.

Applies To

Context Attributes

See Also

OnEvent callback