0.1.12 • Published 2 years ago
realsee-five-plugin-minicompass v0.1.12
Realsee Five Plugin - MiniCompassPlugin
指南针组件
const northRad = (((orientation ? orientation : 180) + 90) / 180) * Math.PI;
modelMiniCompass?.appendTo(ref.current as HTMLElement, northRad);