struct ARPersistentAnchorStateChangedEventArgs
(Niantic.Lightship.AR.PersistentAnchors.ARPersistentAnchorStateChangedEventArgs)
概要
状態を変更したARPersistentAnchorに関する情報が含まれています。
struct ARPersistentAnchorStateChangedEventArgs {
// プロパティ
ARPersistentAnchor arPersistentAnchor;
// メソッド
ARPersistentAnchorStateChangedEventArgs(ARPersistentAnchor arPersistentAnchor);
};
詳細資料
状態を変更したARPersistentAnchorに関する情報が含まれています。
プロパティ
arPersistentAnchor
ARPersistentAnchor arPersistentAnchor
状態を変更したARPersistentAnchor