import com.jme3.shadow.DirectionalLightShadowRenderer; not found in JME3 RC2

I am attempting to use the DirectionalLightShadowRenderer as the PssmShadowRenderer has been deprecated, however I cannot find this in the RC2 download package.

Am I missing something here?

Thank you for your time.

I have the same issue! Have you found a fix?

DirectionalLightShadowRenderer was not in RC2, keep on using the PssmShadowRenderer.

I fixed this issue by downloading the libraries from a nightly build. :slight_smile: