What is the proper way to report an error in the API documentation?
The 4.0 docs for away3d.materials.methods.HardShadowMapMethod indicate that it takes a LightBase in its constructor. However, using it with a non-directional light such as a PointLight does not create a shadow. It appears to require a DirectionalLight light like the other shadow methods.
[link deleted because the forum thinks I’m spam]