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