Click or drag to resize
SoTextureCombinercombineRGB Property

Specifies the texture combiner function to apply on the source<n>RGB transformed by the operand<n>RGB.

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

Property Value

Type: SoSFEnumSoTextureCombinerCombineFunctions
Remarks

. Default is MODULATE.

See Also