Click or drag to resize

PointCloudExportFileFormatPLY Constructor (String)

Create PLY specification with file name

Namespace:  Zivid.NET.Experimental
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax
public PLY(
	string fileName
)

Parameters

fileName
Type: SystemString
File name
Remarks
Sets layout to Ordered and color space to sRGB.
See Also