struct ARPersistentAnchorStateChangedEventArgs
(Niantic.Lightship.AR.PersistentAnchors.ARPersistentAnchorStateChangedEventArgs)
概要
状態を変更したARPersistentAnchorに関する情報が含まれています。
struct ARPersistentAnchorStateChangedEventArgs {
// プロパティ
ARPersistentAnchor arPersistentAnchor;
// メソッド
ARPersistentAnchorStateChangedEventArgs(ARPersistentAnchor arPersistentAnchor);
};
詳細資料
状態を変更したARPersistentAnchorに関する情報が含まれています。
プロパティ
arPersistentAnchor
ARPersistentAnchor arPersistentAnchor
状態を変更したARPersistentAnchor
メソッド
ARPersistentAnchorStateChangedEventArgs
ARPersistentAnchorStateChangedEventArgs(ARPersistentAnchor arPersistentAnchor)
ARPersistentAnchor](/docs/ja/ardk/3.3/apiref/Niantic/Lightship/AR/PersistentAnchors/ARPersistentAnchor/)の状態変更用の引数を作成します。
Parameters:
arPersistentAnchor`` - 状態を変更したARPersistentAnchor