Skip to content

Commit

Permalink
Specs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nashmuhandes committed Apr 22, 2024
1 parent f0a1402 commit 6bdb4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ thing // Lightmap point light (Light color and distance properties use the same
thing // Lightmap spotlight (Light color, distance and angle properties use the same args as dynamic lights)
{
type = 9881;
sourceradius = <float> (default: 5, radius of the light source in map units; controls the softness)
SourceRadius = <float> (default: 5, radius of the light source in map units; controls the shadow softness. Note that dynamic raytraced lights can also use this feature)
}

linedef
Expand Down

0 comments on commit 6bdb4c2

Please sign in to comment.