SoTextureCombineroperand1RGB Property |
Specifies an operand to be applied on the source1RGB before applying the combiner.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoTextureCombinerOperandRGBAs> operand1RGB { get; }
Public ReadOnly Property operand1RGB As SoSFEnum(Of SoTextureCombinerOperandRGBAs)
Get
public:
property SoSFEnum<SoTextureCombinerOperandRGBAs>^ operand1RGB {
SoSFEnum<SoTextureCombinerOperandRGBAs>^ get ();
}
member operand1RGB : SoSFEnum<SoTextureCombinerOperandRGBAs> with get
Property Value
Type:
SoSFEnumSoTextureCombinerOperandRGBAsRemarks See Also