DirectLightGroupKeys Class
Namespace: Stride.Rendering.LightsAssembly: Stride.Rendering.dll
                 System.Object →  
                DirectLightGroupKeys
              
              
                 Derived from DirectLightGroupKeys: 
              
              
              
public static class DirectLightGroupKeys
              | Name | Description | |
|---|---|---|
| Methods | ||
| GetParameterKey<T>(ParameterKey<T>, Int32) | ||
Methods
GetParameterKey<T>(ParameterKey<T>, Int32)
public static ParameterKey<T> GetParameterKey<T>(ParameterKey<T> key, int lightGroupIndex)
              Parameters
| Type | Name | Description | 
|---|---|---|
| ParameterKey<T> | key | |
| System.Int32 | lightGroupIndex | 
Returns
| Type | Description | 
|---|---|
| ParameterKey<T> | 
Type Parameters
| Name | Description | 
|---|---|
| T |