csharp
public record class SharpenAssetAn unsharp mask, for the softness a temporal resolve leaves behind.
Fields and properties (7)
public string NameThe node's name, for debug groups and for a human reading the file.
public bool EnabledWhether the node runs.
public string SourceThe image it sharpens.
public string OutputThe name the result is published under.
public PixelFormat FormatThe format of the target it declares.
public bool PerChannelWhether each channel is sharpened separately rather than by luminance.
public float SharpnessHow much of the mask is added back.
Used by (4)
- PostEffectFactoryVixen.Rendering.PostFx
- PostEffectTestsVixen.Rendering.PostFx.Tests
- TypeRegistrationVixen.Rendering.PostFx
- Vixen_Rendering_PostFx_SharpenAssetSerializerVixen.Rendering.PostFx