Click or drag to resize
SoTextureCombiner.operand1RGB 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: 10.3.0.0 (10.3.0.0)
Syntax
public SoSFEnum<SoTextureCombiner. OperandRGBAs> operand1RGB { get; }

Property Value

Type: SoSFEnum<SoTextureCombiner.OperandRGBAs>
Remarks

. Default is SRC_COLOR.

See Also