SoTextureCombinersource2Alpha Property |
Specifies one of the three sources for the alpha components.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoTextureCombinerSourceParameters> source2Alpha { get; }
Public ReadOnly Property source2Alpha As SoSFEnum(Of SoTextureCombinerSourceParameters)
Get
public:
property SoSFEnum<SoTextureCombinerSourceParameters>^ source2Alpha {
SoSFEnum<SoTextureCombinerSourceParameters>^ get ();
}
member source2Alpha : SoSFEnum<SoTextureCombinerSourceParameters> with get
Property Value
Type:
SoSFEnumSoTextureCombinerSourceParametersRemarks See Also