Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
人が書くとき
camera.position.z=100
どのマトリックスが更新されますか?
変化が見られないので
camera.matrix, camera.matrixWorld, or camera.matrixWorldInverse
また、これはカメラの位置をローカルで正しく更新しますか? もしそうなら、どうすればそれをグローバルに更新できますか?
これらのマトリックスはすべて更新されます。ただし、レンダリング時のみ。
そのラップ
私はこのhtmlを持っています
<p>some text.</p> <p><pre> <?php sample(); $var = 'aaa'; ?> </pre></p> <p>describe