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