Table of Contents

Interface IMaterialRenderParams

Namespace
HelixToolkit.SharpDX.Core
Assembly
HelixToolkit.SharpDX.dll
public interface IMaterialRenderParams

Properties

MaterialVariables

Gets or sets the material variables used for rendering.

MaterialVariable? MaterialVariables { get; set; }

Property Value

MaterialVariable

The material variable.