Aracılığıyla paylaş


IAnchorManager.AnchorFromSpongy Property

Definition

Get the transform from spongy space to the space anchors are located in.

public UnityEngine.Pose AnchorFromSpongy { get; }
member this.AnchorFromSpongy : UnityEngine.Pose
Public ReadOnly Property AnchorFromSpongy As Pose

Property Value

UnityEngine.Pose

Remarks

This varies according to the design of the underlying platform anchor subsystem. It may also vary over time (so don't cache this).

Applies to