Class DirectLightGroupKeys
public static class DirectLightGroupKeys
- Inheritance
-
DirectLightGroupKeys
Methods
GetParameterKey<T>(ParameterKey<T>, int)
public static ParameterKey<T> GetParameterKey<T>(ParameterKey<T> key, int lightGroupIndex)
Parameters
key
ParameterKey<T>lightGroupIndex
int
Returns
- ParameterKey<T>
Type Parameters
T