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.
私は地球のテクスチャーを持つ球体を持っています。球上に正確な点をプロットできますが、テクスチャの位置を調整 (回転) して、座標が配置される場所に合わせる必要があります。球のテクスチャを回転させる方法はありますか?
これで遊んでみてください:
texture.offset.x = 0.5; // 0.0 - 1.0 texture.offset.y = 0.5; // 0.0 - 1.0