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](../ARPersistentAnchor/index.mdx)の状態変更用の引数を作成します。
パラメーター:
arPersistentAnchor
- 状態を変更したARPersistentAnchor