File: RollerCoasterShadowGeometry.md | Updated: 11/15/2025
A procedural roller coaster shadow geometry.
RollerCoasterShadowGeometry is an addon, and must be imported explicitly, see Installation#Addons.
import { RollerCoasterShadowGeometry } from 'three/addons/misc/RollerCoaster.js';
Constructs a new geometry.
curve | The curve to generate the geometry along.
---|---
divisions | The number of divisions which defines the detail of the geometry.