Table of Contents

Class Materials

Namespace
HelixToolkit.Wpf
Assembly
HelixToolkit.Wpf.dll

Contains a set of predefined materials.

public static class Materials
Inheritance
Materials
Inherited Members

Properties

Black

Gets the black material.

public static Material Black { get; }

Property Value

Material

Blue

Gets the blue material.

public static Material Blue { get; }

Property Value

Material

Brown

Gets the brown material.

public static Material Brown { get; }

Property Value

Material

DarkGray

Gets the dark GrayMaterial material.

public static Material DarkGray { get; }

Property Value

Material

Gold

Gets the gold material.

public static Material Gold { get; }

Property Value

Material

Gray

Gets the GrayMaterial material.

public static Material Gray { get; }

Property Value

Material

Green

Gets the green material.

public static Material Green { get; }

Property Value

Material

Hue

Gets the hue material.

public static Material Hue { get; }

Property Value

Material

Indigo

Gets the indigo material.

public static Material Indigo { get; }

Property Value

Material

LightGray

Gets the light GrayMaterial material.

public static Material LightGray { get; }

Property Value

Material

Orange

Gets the orange material.

public static Material Orange { get; }

Property Value

Material

Rainbow

Gets the rainbow material.

public static Material Rainbow { get; }

Property Value

Material

Red

Gets the red material.

public static Material Red { get; }

Property Value

Material

Violet

Gets the violet material.

public static Material Violet { get; }

Property Value

Material

White

Gets the white material.

public static Material White { get; }

Property Value

Material

Yellow

Gets the yellow material.

public static Material Yellow { get; }

Property Value

Material