Метод | Описание | |
---|---|---|
GetMaterial ( string texturePath ) : HelixToolkit.Wpf.SharpDX.Material |
Gets the material from the specified path.
|
|
MaterialDefinition ( ) : System |
Initializes a new instance of the MaterialDefinition class.
|
Метод | Описание | |
---|---|---|
CreateMaterial ( string texturePath ) : HelixToolkit.Wpf.SharpDX.Material |
Creates the material.
|
|
LoadImage ( string path ) : |
public GetMaterial ( string texturePath ) : HelixToolkit.Wpf.SharpDX.Material | ||
texturePath | string | /// The texture path. /// |
Результат | HelixToolkit.Wpf.SharpDX.Material |