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.
非常に大きなスカイボックスを作成するにはどうすればよいですか?
例:
var skybox = BABYLON.Mesh.CreateBox("skyBox", 15000.0, this.scene);
結果は悪いです:
こんにちは、camera.maxZ をスカイボックスより大きい値に増やす必要があります。