IPlugin.Merge(FragmentId, FragmentPose[]) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public bool Merge (out Microsoft.MixedReality.WorldLocking.Core.FragmentId targetFragment, out Microsoft.MixedReality.WorldLocking.Core.FragmentPose[] mergedFragments);
abstract member Merge : FragmentId * FragmentPose[] -> bool
Public Function Merge (ByRef targetFragment As FragmentId, ByRef mergedFragments As FragmentPose()) As Boolean
Paramètres
- targetFragment
- FragmentId
- mergedFragments
- FragmentPose[]