Contents

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)

See Also

Shadow projection types