SoBlendElementBlendElementParametersDestinationAlphaFactor Property |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoBlendElementBlendFactors DestinationAlphaFactor { get; set; }
Public Property DestinationAlphaFactor As SoBlendElementBlendFactors
Get
Set
public:
property SoBlendElementBlendFactors DestinationAlphaFactor {
SoBlendElementBlendFactors get ();
void set (SoBlendElementBlendFactors value);
}
member DestinationAlphaFactor : SoBlendElementBlendFactors with get, set
Property Value
Type:
SoBlendElementBlendFactors
Remarks
See Also