Method GetKeyForItem
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
GetKeyForItem(BufferBindingConfiguration)
Returns the key for the specified configuration object.
protected override string GetKeyForItem(BufferBindingConfiguration item)
Parameters
item
BufferBindingConfigurationThe configuration object from which to extract the key.
Returns
- string
The key for the specified configuration object.