Click or drag to resize
SoRenderToTextureProperty.component Property

Specifies the type of component(s) for the rendering.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFEnum<SoRenderToTextureProperty. Components> component { get; }

Property Value

Type: SoSFEnum<SoRenderToTextureProperty.Components>
Remarks

Use enum Component. Default is RGB.

See Also