SoTextureblendColor Property |
Color used for BLEND model.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFColor blendColor { get; }
Public ReadOnly Property blendColor As SoSFColor
Get
public:
property SoSFColor^ blendColor {
SoSFColor^ get ();
}
member blendColor : SoSFColor with get
Property Value
Type:
SoSFColorRemarks See Also