| SoBlendElementBlendElementParameters Structure |
OIV.Inventor.Elements.SoBlendElement.BlendElementParameters packages all the different blending parameters.
Namespace: OIV.Inventor.Elements
The SoBlendElementBlendElementParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| Color | ||
| Default | ||
| DestinationAlphaFactor | ||
| DestinationRGBFactor | ||
| Enabled | ||
| Equation | ||
| SourceAlphaFactor | ||
| SourceRGBFactor |
By default it has each parameter set at its default value, and provides comparison operators.