SoRenderToTextureProperty.component Property |
Specifies the type of component(s) for the rendering.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFEnum<SoRenderToTextureProperty. Components> component { get; }
Public ReadOnly Property component As SoSFEnum(Of SoRenderToTextureProperty.Components)
Get
public:
property SoSFEnum<SoRenderToTextureProperty. Components>^ component {
SoSFEnum<SoRenderToTextureProperty. Components>^ get ();
}
member component : SoSFEnum<SoRenderToTextureProperty. Components> with get
Property Value
Type:
SoSFEnum<SoRenderToTextureProperty.Components>
Remarks
See Also