Click or drag to resize
SoTextureCombinercombineAlpha Property

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

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public SoSFEnum<SoTextureCombinerCombineFunctions> combineAlpha { get; }

Property Value

Type: SoSFEnumSoTextureCombinerCombineFunctions
Remarks

. Default is MODULATE.

See Also