Table of Contents

Class GltfExchanger

Namespace
Macad.Exchange
Assembly
Macad.Exchange.dll
public sealed class GltfExchanger : IBodyExporter, IExchanger
Inheritance
object
GltfExchanger
Implements

Constructors

public GltfExchanger()

Properties

public string Description { get; }
Property Value: string

public string[] Extensions { get; }
Property Value: string[]

public GltfExchanger.GltfSettings Settings { get; }
Property Value: GltfExchanger.GltfSettings

Methods

public bool CanExportToClipboard()
Returns: bool

public bool CanImportFromClipboard(Clipboard clipboard)
clipboard Clipboard
Returns: bool