Class MaterialParameterSet

Namespace
Elegy.RenderBackend.Assets
Assembly
Elegy.RenderBackend.dll
public class MaterialParameterSet
Inheritance
MaterialParameterSet
Inherited Members

Properties

Level

public MaterialParameterLevel Level { get; set; }

Property Value

MaterialParameterLevel

Parameters

public List<MaterialParameter> Parameters { get; set; }

Property Value

List<MaterialParameter>