SkyGeometry.html.md 514 B

Inheritance: EventDispatcher → BufferGeometry →

SkyGeometry

A procedural sky geometry.

Import

SkyGeometry is an addon, and must be imported explicitly, see Installation#Addons.

import { SkyGeometry } from 'three/addons/misc/RollerCoaster.js';

Constructor

new SkyGeometry()

Constructs a new geometry.

Source

examples/jsm/misc/RollerCoaster.js

粤ICP备19079148号