Exports a SceneModel to ASCII PLY.

For detailed usage, refer to @xeokit/sdk/formats/ply.

Hierarchy (View Summary)

Constructors

Properties

defaultVersion: string

The default supported schema version.

fileDataType: string

Data type of the file written by this Exporter.

format: string

The exported model file format.

versions: string[]

List of supported schema versions.

Methods