Project Rembrandt: Difference between revisions

Line 284: Line 284:
|-
|-
|<tt>cutoff</tt>
|<tt>cutoff</tt>
|point is lit by this source if <tt>dot( lightDir, <direction> ) > <cutoff></tt> , lightDir being vector from light position to point, in camera space.
|Point is lit by this source if <tt>dot( lightDir, <direction> ) > <cutoff></tt> , lightDir being vector from light position to point, in camera space.
|-
|-
|<tt>near-m</tt>
|<tt>near-m</tt>
Line 290: Line 290:
|-
|-
|<tt>far-m</tt>
|<tt>far-m</tt>
|
|Maximun distance of influence, from position, in meters
|}
|}
|}
|}
269

edits