Bagikan melalui


WorldAnchorAdapter Class

Definition

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.MonoBehaviour
WorldAnchorAdapter

Constructors

WorldAnchorAdapter()

Properties

TargetObject

The GameObject to be aligned to the WorldAnchor.

WorldAnchorObject

The GameObject holding the WorldAnchor component.

Applies to