Click or drag to resize

CombinedHologramSourceLoadHologram(String) Method

Loads a hologram from the hard drive

Namespace: LynceeTec.DHM.Camera
Assembly: LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:34 UTC
Syntax
public void LoadHologram(
	string filePath
)

Parameters

filePath  String
The full path to the hologram file.

Implements

IHologramLoaderLoadHologram(String)
See Also