SwiftlyS2

PostProcessingVignetteParameters_t

Interface PostProcessingVignetteParameters_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface PostProcessingVignetteParameters_t : ISchemaClass<PostProcessingVignetteParameters_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Center

ref Vector2D Center { get; }
Property Value

ColorTint

ref Vector ColorTint { get; }
Property Value

Feather

ref float Feather { get; }
Property Value

Radius

ref float Radius { get; }
Property Value

Roundness

ref float Roundness { get; }
Property Value

VignetteStrength

ref float VignetteStrength { get; }
Property Value

On this page