Click or drag to resize

SettingsProcessingGroupFiltersGroupReflectionGroupRemovalGroupEnabled Property

Enable or disable the reflection filter. Note that this filter is computationally intensive and may affect the frame rate

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Nullable<bool> Enabled { get; set; }

Property Value

Type: NullableBoolean
See Also