Shadow Map Method Base

ShadowMapMethodBase provides an abstract base method for shadow map methods.


Inherited from ShadingMethodBase -> NamedAssetBase.


Can't be created directly.


Properties:

alpha

Number

castingLight

[read-only] LightBase

epsilon

Number. A small value to counter floating point precision errors when comparing values in the shadow map with the calculated depth value. Increase this if shadow banding occurs, decrease it if the shadow seems to be too detached.


Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites