WorldAnchorAdapter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adapter for aligning an object with a WorldAnchor.
public class WorldAnchorAdapter : UnityEngine.MonoBehaviour
type WorldAnchorAdapter = class
inherit MonoBehaviour
Public Class WorldAnchorAdapter
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourWorldAnchorAdapter
Constructors
WorldAnchorAdapter() |
Properties
TargetObject |
The GameObject to be aligned to the WorldAnchor. |
WorldAnchorObject |
The GameObject holding the WorldAnchor component. |