Click or drag to resize
SoTextureCombineroperand0RGB Property

Specifies an operand to be applied on the source0RGB 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> operand0RGB { get; }

Property Value

Type: SoSFEnumSoTextureCombinerOperandRGBAs
Remarks

. Default is SRC_COLOR.

See Also