Table of Contents

Class MaterialRenderFeature.MaterialInfoBase

Namespace
Stride.Rendering.Materials
Assembly
Stride.Rendering.dll
public class MaterialRenderFeature.MaterialInfoBase
Inheritance
object
MaterialRenderFeature.MaterialInfoBase
Extension Methods

Fields

ParametersVersion

Incremented when the source MaterialParameters instance changes (e.g. editor hot reload). Each MaterialRenderFeature.LayoutVariant tracks the version it last built its copier against.

public int ParametersVersion

Field Value

int

UpdateLock

public SpinLock UpdateLock

Field Value

SpinLock