Version: 2019.1
public delegatevoid DeserializationCompleteDelegate (XR.WSA.Sharing.SerializationCompletionReason completionReason, XR.WSA.Sharing.WorldAnchorTransferBatch deserializedTransferBatch);

パラメーター

completionReasonThe reason the deserialization completed (success or failure reason).
deserializedTransferBatchThe resulting transfer batch which is empty on error.

説明

The handler for when deserialization has completed.