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