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