Table of Contents

Class ShaderUtilities

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

Caches shader lookups so repeated calls do not rely on repeated global Find(string) searches.

public static class ShaderUtilities
Inheritance
ShaderUtilities
Inherited Members

Methods

Find(string)

Finds a shader by name and caches the successful lookup for later reuse.