SpacePinOrientable.FragmentId Property

Definition

The fragment this belongs to. Public property to satisfy IOrientable interface.

public Microsoft.MixedReality.WorldLocking.Core.FragmentId FragmentId { get; }
member this.FragmentId : Microsoft.MixedReality.WorldLocking.Core.FragmentId
Public ReadOnly Property FragmentId As FragmentId

Property Value

Implements

Remarks

Only elements within the same fragment are allowed to interact with each other, because by definition the relationship between coordinates of elements of differing fragments are undefined.

Applies to