RENDERFLAGSΒΆ

RENDERFLAGS_NONE

None.

RENDERFLAGS_EXTERNAL

External render.

RENDERFLAGS_NODOCUMENTCLONE

Set to avoid an automatic clone of the scene sent to RenderDocument().

RENDERFLAGS_SHOWERRORS

Show error messages.

RENDERFLAGS_PREVIEWRENDER

Preview render.

RENDERFLAGS_IRR

Interactive region render.

RENDERFLAGS_CREATE_PICTUREVIEWER

Render in a new Picture Viewer.

RENDERFLAGS_OPEN_PICTUREVIEWER

Open the Picture Viewer.

RENDERFLAGS_KEEP_CONTEXT

Private.

RENDERFLAGS_BATCHRENDER

Render in Batch Render. Private.

RENDERFLAGS_NET

Use NET System for rendering.

RENDERFLAGS_DONTANIMATE

New in version R17.032: Do not animate document before rendering. This should only be used in combination with RENDERFLAGS_PREVIEWRENDER.

RENDERFLAGS_PREVIEWSETTINGS

New in version R19: Use preview settings.

RENDERFLAGS_RENDERQUEUEERRORS

New in version R21.108: Cancel Render Queue rendering if scene has missing assets.