threepipe
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

FileTransferPlugin.md 741B


prev:

text: 'AssetExporterPlugin'
link: './AssetExporterPlugin'

next:

text: 'LoadingScreenPlugin'
link: './LoadingScreenPlugin'

FileTransferPlugin

Source CodeAPI Reference

Provides a way to extend the viewer.export functionality with custom actions. It also maintains a process state for plugins like LoadingScreenPlugin.

This plugin is added automatically, there is no need to use it manually, unless writing a plugin to extend the export functionality.

Used in eg AWSClientPlugin to upload files directly to S3.