LevelCubeMapEnvironmentColorKeys Class
Namespace: Stride.Rendering.SkyboxesAssembly: Stride.Rendering.dll
System.Object →
LevelCubeMapEnvironmentColorKeys
Derived from LevelCubeMapEnvironmentColorKeys:
public static class LevelCubeMapEnvironmentColorKeys
| Name | Description | |
|---|---|---|
| Fields | ||
| CubeMap | ||
| MipLevel | ||
Fields
CubeMap
public static readonly ObjectParameterKey<Texture> CubeMap
Field Value
| Type | Description |
|---|---|
| ObjectParameterKey<Texture> |
MipLevel
public static readonly ValueParameterKey<float> MipLevel
Field Value
| Type | Description |
|---|---|
| ValueParameterKey<System.Single> |