docs.unity3d.com
    目次を表示する/隠す

    Class ARObjectPlacementEventArgs

    Event data associated with the event when the user places an object.

    Inheritance
    Object
    ARObjectPlacementEventArgs
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.XR.Interaction.Toolkit.AR
    Syntax
    public class ARObjectPlacementEventArgs

    Properties

    placementInteractable

    The Interactable that placed the object.

    Declaration
    public ARPlacementInteractable placementInteractable { get; set; }
    Property Value
    Type Description
    ARPlacementInteractable

    placementObject

    The object that was placed.

    Declaration
    public GameObject placementObject { get; set; }
    Property Value
    Type Description
    GameObject
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)