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