SkyGradientProperties Type alias
A type containing all of the properties and none of the methods of SkyGradient with readonly
modifiers removed.
see SkyGradient.create and SkyGradient.clone.
SkyGradientProperties = NonFunctionPropertiesOf<SkyGradient>
Defined in
- core/common/src/SkyBox.ts Line 151
Last Updated: 20 June, 2023