Table of Contents

Interface IMaterial

Namespace
Lime
Assembly
Lime.dll
public interface IMaterial

Properties

Id

string Id { get; set; }

Property Value

string

PassCount

int PassCount { get; }

Property Value

int

Methods

Apply(int)

void Apply(int pass)

Parameters

pass int

Invalidate()

void Invalidate()