DirectionalLightComponent.Shadow.ShadowProjectionType.automatic(maximumDistance:)
Shadow projection is automatically fit with the camera frustum, range is within maximumDistance from camera
Declaration
case automatic(maximumDistance: Float = 5)Shadow projection is automatically fit with the camera frustum, range is within maximumDistance from camera
case automatic(maximumDistance: Float = 5)