FrameDeviceCloud Property |
The point cloud on the Compute device
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic DeviceCloud DeviceCloud { get; }
Public ReadOnly Property DeviceCloud As DeviceCloud
Get
public:
property DeviceCloud^ DeviceCloud {
DeviceCloud^ get ();
}
Property Value
Type:
DeviceCloud
See Also