 | ProcessingConfigurationUseReferenceHologram Property |
Enables or disables reference hologram in reconstruction process.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic bool UseReferenceHologram { get; set; }
public:
property bool UseReferenceHologram {
bool get ();
void set (bool value);
}
Property Value
Type:
Booleantrue enables the reference hologram.
false disables it.
See Also