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: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoTextureCombinerCombineFunctions> combineAlpha { get; }

Property Value

Type: SoSFEnumSoTextureCombinerCombineFunctions
Remarks

. Default is MODULATE.

See Also