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