Interface IMaterial
- Namespace
- Lime
- Assembly
- Lime.dll
public interface IMaterial
Properties
Id
string Id { get; set; }
Property Value
PassCount
int PassCount { get; }
Property Value
Methods
Apply(int)
void Apply(int pass)
Parameters
pass
int
Invalidate()
void Invalidate()