CoCMapBlurShaderKeys Class
Namespace: Stride.Rendering.ImagesAssembly: Stride.Rendering.dll
System.Object →
CoCMapBlurShaderKeys
Derived from CoCMapBlurShaderKeys:
public static class CoCMapBlurShaderKeys
| Name | Description | |
|---|---|---|
| Fields | ||
| Direction | ||
| OffsetsWeights | ||
| Radius | ||
Fields
Direction
public static readonly ValueParameterKey<Vector2> Direction
Field Value
| Type | Description |
|---|---|
| ValueParameterKey<Vector2> |
OffsetsWeights
public static readonly ValueParameterKey<Vector2> OffsetsWeights
Field Value
| Type | Description |
|---|---|
| ValueParameterKey<Vector2> |
Radius
public static readonly ValueParameterKey<float> Radius
Field Value
| Type | Description |
|---|---|
| ValueParameterKey<System.Single> |