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