create MethodStatic
Create a new gradient. Any properties not specified by props are initialized to their default values.
create(props?: Partial<SkyGradientProperties>): SkyGradient
| Parameter | Type | Description |
|---|---|---|
| props | Partial<SkyGradientProperties> |
Returns - SkyGradient
Defined in
- core/common/src/SkyBox.ts Line 182
Last Updated: 30 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.