1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【WebVR】Aframeスカイボックス<a-sky>の回転

Posted at

環境メモ
⭐️Mac OS Mojave バージョン10.14
⭐️iPhone7(IOS 12.3.1)

Aframeのスカイボックスの回転をrotationプロパティで指定する事ができます。
000.png

下記のスカイボックスの図を使って説明します。
template_color.png

rotationを指定しないまたは、「rotation="0 0 0"」の場合は緑が正面になります
001.png

002.png スクリーンショット 2020-02-02 15.04.10.png

「rotation="0 -90 0"」の場合は紫が正面になります。
スクリーンショット 2020-02-02 14.50.24.png

003.png 005.png 「rotation="-90 0 0"」の場合は真上が正面になります。 006.png 007.png
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?