siRenderPropertyType
 
 
 

siRenderPropertyType

Introduced

v6.01

Description

When a render engine registers, it provides a list of specific properties that Softimage should create for it.

Note: At this time, only the render options property is supported.

C# Syntax

siRenderPropertyType.siRenderPropertyOptions                                // 0
Constant Value Description
siRenderPropertyOptions 0 A render options property for the rendering engine.

Applies To

PluginRegistrar::RegisterRenderer Custom Renderers