SoRenderToTexturePropertycomponent Property |
Specifies the type of component(s) for the rendering.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.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