Template:I Shadow: Difference between revisions
Jump to navigation
Jump to search
(Cleanup and new inputs) |
Deprecated (talk | contribs) m (Specified what shadows DisableShadow and EnableShadow affect) |
||
Line 1: | Line 1: | ||
{{ScrollBox|title=Shadow| | {{ScrollBox|title=Shadow| | ||
{{IO|DisableShadow|Turn | {{IO|DisableShadow|Turn [[Lighting#Dynamic_shadows|dynamic shadows]] off for this entity.}} | ||
{{IO|EnableShadow|Turn | {{IO|EnableShadow|Turn [[Lighting#Dynamic_shadows|dynamic shadows]] on for this entity.}} | ||
{{IO|DisableReceivingFlashlight|This object will not receive light or shadows from [[env_projectedtexture|projected textures]].|since=P2}} | {{IO|DisableReceivingFlashlight|This object will not receive light or shadows from [[env_projectedtexture|projected textures]].|since=P2}} | ||
{{IO|EnableReceivingFlashlight|This object may receive light or shadows from [[env_projectedtexture|projected textures]].|since=P2}} | {{IO|EnableReceivingFlashlight|This object may receive light or shadows from [[env_projectedtexture|projected textures]].|since=P2}} |
Revision as of 17:22, 13 January 2020
Shadow:
- DisableShadow
- Turn dynamic shadows off for this entity.
- EnableShadow
- Turn dynamic shadows on for this entity.
- DisableReceivingFlashlight (in all games since
)
- This object will not receive light or shadows from projected textures.
- EnableReceivingFlashlight (in all games since
)
- This object may receive light or shadows from projected textures.