#147: Better control over shadow details for PointLight components
-------------------------+----------------------
Reporter: Carsten | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: other | Version: svn-head
Keywords: | Platform:
-------------------------+----------------------
At this time, PointLight components have a ShadowType attribute that
allows toggling between "none" and "stencil" shadows.
Consider the lights attached to the "Call Lift" terminals in map BPWxBeta.
If set to "stencil" shadows:
- The terminal models themselves don't cast shadows (why not??).
- The 1st person player model casts shadows (which are, in this case,
not wanted).
It seems as if control over shadow casting should be a bit more fine-
grained. For example, there should be controls for:
- 1st person player models
- 3rd person player models
- the parent entity
- other entities
- the world
--
Ticket URL: <
http://trac.cafu.de/ticket/147>
Cafu 3D Game and Graphics Engine <
http://www.cafu.de>
The open-source game engine and graphics engine for multiplayer, cross-platform, real-time 3D action.