![]() |
PiXYZ Plugin for Unity
Scripting API Documentation
|
Inherits ScriptableObject, and ISerializationCallbackReceiver.
Public Attributes | |
VoidHandler | changed |
ProgressedCallback | progressed |
VoidHandler changed |
Triggered when a property has been changed.
ProgressedCallback progressed |
Callback function triggered everytime the importer has progressed.
Always occurs in the main thread.