0.1.12 • Published 2 years ago

realsee-five-plugin-minicompass v0.1.12

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Realsee Five Plugin - MiniCompassPlugin

指南针组件

const northRad = (((orientation ? orientation : 180) + 90) / 180) * Math.PI;
modelMiniCompass?.appendTo(ref.current as HTMLElement, northRad);