siXGSContextFlag

Introduced

5.0

Description

Context flags for the Graphic Sequencer.

C# Syntax

siXGSContextFlag.siXGSContextNormal                                         // 2
siXGSContextFlag.siXGSContextCapture                                        // 4
siXGSContextFlag.siXGSContextHWRender                                       // 8

Constant

Value

Description

siXGSContextNormal

0x00000002

Normal 3D viewport context.

siXGSContextCapture

0x00000004

Capture rendering context.

siXGSContextHWRender

0x00000008

Hardware rendering context.

Applies To

CGraphicSequencer::GetContextFlags



Autodesk Softimage v7.5