Table of Contents

Constructor StateConfigurationCollectionEditor

Namespace
Bonsai.Shaders.Configuration.Design
Assembly
Bonsai.Shaders.Design.dll

StateConfigurationCollectionEditor(Type)

Initializes a new instance of the StateConfigurationCollectionEditor class using the specified collection type.

public StateConfigurationCollectionEditor(Type type)

Parameters

type Type

The type of the collection for this editor to edit.