SoTextureCombinersource1Alpha 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> source1Alpha { get; }
Public ReadOnly Property source1Alpha As SoSFEnum(Of SoTextureCombinerSourceParameters)
Get
public:
property SoSFEnum<SoTextureCombinerSourceParameters>^ source1Alpha {
SoSFEnum<SoTextureCombinerSourceParameters>^ get ();
}
member source1Alpha : SoSFEnum<SoTextureCombinerSourceParameters> with get
Property Value
Type:
SoSFEnumSoTextureCombinerSourceParametersRemarks See Also