TriangleMeshPrimitiveBlendingColor Property |
Gets or sets the blending color.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Color BlendingColor { get; set; }
Public Property BlendingColor As Color
Get
Set
public:
property Color BlendingColor {
Color get ();
void set (Color value);
}
member BlendingColor : Color with get, set
Property Value
Type:
ColorSee Also