Table of Contents

Class TextureNameConverter

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Provides a type converter to convert a texture name to and from other representations. It also provides a mechanism to find existing textures which have been declared in the workflow.

public class TextureNameConverter : ResourceNameConverter
Inheritance
TextureNameConverter
Inherited Members

Constructors

TextureNameConverter()

Initializes a new instance of the TextureNameConverter class.

Methods

GetStandardValues(ITypeDescriptorContext)

Returns a collection of resource names which are available in the call context of this type converter request.