Click or drag to resize

TriangleMeshGraphics.Color Property

Gets or sets a parameter defining the color of the mesh.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public GraphicsParameter<Color> Color { get; set; }

Property Value

Type: GraphicsParameter<Color>
See Also