Click or drag to resize

PostProcessingConfigurationUseHalfResolution Property

Enables or disables the half-resolution option.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public bool UseHalfResolution { get; set; }

Property Value

Type: Boolean
true divides the output resolution by two, false keeps it unchanged.
See Also