shadow
The shadow settings for a directional light.
Declaration
@MainActor @preconcurrency var shadow: DirectionalLightComponent.Shadow? { get set }Discussion
Set this value to nil to remove shadows.
The shadow settings for a directional light.
@MainActor @preconcurrency var shadow: DirectionalLightComponent.Shadow? { get set }Set this value to nil to remove shadows.