directionalLight property
Optional analytic directional light (e.g. a sun) layered on top of the image-based lighting. Null (the default) means IBL only.
Implementation
DirectionalLight? directionalLight;
Optional analytic directional light (e.g. a sun) layered on top of the image-based lighting. Null (the default) means IBL only.
DirectionalLight? directionalLight;