We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
グラフ全体には directionalLight で斜め上から平行光線が当たっているが、新規Hydatロード時(=HyLaGIからの応答を受け取った時)に呼ばれる clearPlot 関数ではその設定をしていない。 これまで誰も気づかなかったということは、そもそも directionalLight を当てる意味があるのかさえ不明。
directionalLight
clearPlot
webHydLa/src/graph/graph.ts
Lines 225 to 230 in 3eb254d
The text was updated successfully, but these errors were encountered:
No branches or pull requests
グラフ全体には
directionalLight
で斜め上から平行光線が当たっているが、新規Hydatロード時(=HyLaGIからの応答を受け取った時)に呼ばれるclearPlot
関数ではその設定をしていない。これまで誰も気づかなかったということは、そもそも
directionalLight
を当てる意味があるのかさえ不明。webHydLa/src/graph/graph.ts
Lines 225 to 230 in 3eb254d
The text was updated successfully, but these errors were encountered: