SoTextureCombinersource2RGB Property |
Specifies one of the three sources for the RGB components.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoTextureCombinerSourceParameters> source2RGB { get; }
Public ReadOnly Property source2RGB As SoSFEnum(Of SoTextureCombinerSourceParameters)
Get
public:
property SoSFEnum<SoTextureCombinerSourceParameters>^ source2RGB {
SoSFEnum<SoTextureCombinerSourceParameters>^ get ();
}
member source2RGB : SoSFEnum<SoTextureCombinerSourceParameters> with get
Property Value
Type:
SoSFEnumSoTextureCombinerSourceParametersRemarks See Also