hasMergedShadow
hasMergedShadow
Description
Returns whether the given light source has a merged shadow (i.e. its shadow is merged with other light sources).
Definition
hasMergedShadow(entityId lightId)
Arguments
| entityId | lightId | id of the light source node |
|---|
Return Values
| boolean | has | merged shadow, yes or no! |
|---|