Table of Contents

Method GetKeyForItem

Namespace
Bonsai.Shaders.Rendering
Assembly
Bonsai.Shaders.Rendering.dll

GetKeyForItem(SceneConfiguration)

Returns the key for the specified configuration object.

protected override string GetKeyForItem(SceneConfiguration item)

Parameters

item SceneConfiguration

The configuration object from which to extract the key.

Returns

string

The key for the specified configuration object.