Constructor UniformConfigurationCollectionEditor
- Namespace
- Bonsai.Shaders.Configuration.Design
- Assembly
- Bonsai.Shaders.Design.dll
UniformConfigurationCollectionEditor(Type)
Initializes a new instance of the UniformConfigurationCollectionEditor class using the specified collection type.
public UniformConfigurationCollectionEditor(Type type)
Parameters
type
TypeThe type of the collection for this editor to edit.