Creates a new ShadowCascadeMethod object.
adapter is used to provide MovieClip to scripts taken from different platforms setter typically managed by factory. getter defaults to AwayJS class
A unique id for the asset, used to identify assets in an associative array
The original name used for this asset in the resource (e.g. file) in which
it was found. This may not be the same as name
, which may
have changed due to of a name conflict.
The base diffuse method on which this method's shading is based.
The base diffuse method on which this method's shading is based.
The light casting the shadows.
Add an event listener
Copies the state from a ShadingMethodBase object into the current object.
Dispatch an event
check if an object has an event listener assigned to it
Marks the shader program as invalid, so it will be recompiled before the next render.
Remove an event listener
Generated using TypeDoc
ShadowCascadeMethod is a shadow map method to apply cascade shadow mapping on materials. Must be used with a DirectionalLight with a CascadeShadowMapper assigned to its shadowMapper property.
away.lights.CascadeShadowMapper