Version: 2020.1
言語: 日本語
public delegatevoid DeserializationCompleteDelegate (XR.WSA.Sharing.SerializationCompletionReason completionReason, XR.WSA.Sharing.WorldAnchorTransferBatch deserializedTransferBatch);

パラメーター

completionReason The reason the deserialization completed (success or failure reason).
deserializedTransferBatch The resulting transfer batch which is empty on error.

説明

The handler for when deserialization has completed.