Click or drag to resize
SoTextureCombineroperand1RGB Property

Specifies an operand to be applied on the source1RGB before applying the combiner.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoTextureCombinerOperandRGBAs> operand1RGB { get; }

Property Value

Type: SoSFEnumSoTextureCombinerOperandRGBAs
Remarks

. Default is SRC_COLOR.

See Also