Click or drag to resize

PointCloudExportIncludeNormals Enumeration

Include normals in the exported file

Namespace:  Zivid.NET.Experimental
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntax
public enum IncludeNormals
Members
  Member nameValueDescription
No0
Yes1
Remarks
Enum used to specify if normals should be included when saving a frame to a file.
See Also