SpacePinOrientable.FragmentId Propriété
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.
Fragment auquel elle appartient. Propriété publique pour satisfaire l’interface IOrientable.
public Microsoft.MixedReality.WorldLocking.Core.FragmentId FragmentId { get; }
member this.FragmentId : Microsoft.MixedReality.WorldLocking.Core.FragmentId
Public ReadOnly Property FragmentId As FragmentId
Valeur de propriété
Implémente
Remarques
Seuls les éléments du même fragment sont autorisés à interagir les uns avec les autres, car par définition, la relation entre les coordonnées des éléments de fragments différents n’est pas définie.