Material Constructor (Color)Delta Engine Documentation
Creates an 1x1 image with a colored shader material for simple solid flat surfaces. View code on GitHub

Namespace: DeltaEngine.Content
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public Material(
	Color nonUVShaderColor
)
See Also