Class UniformConfigurationCollectionEditor
- Namespace
- Bonsai.Shaders.Configuration.Design
- Assembly
- Bonsai.Shaders.Design.dll
Provides a user interface editor that displays a dialog for editing a collection of shader uniform configuration objects.
public class UniformConfigurationCollectionEditor : CollectionEditor
- Inheritance
-
UniformConfigurationCollectionEditor
- Inherited Members
Constructors
- UniformConfigurationCollectionEditor(Type)
Initializes a new instance of the UniformConfigurationCollectionEditor class using the specified collection type.
Methods
- CreateNewItemTypes()
Gets the available types of items that can be created for this collection.
- GetDisplayText(object)
Retrieves the display text for the specified collection item.