Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions fgd/bases/BaseClusteredDynLight.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
0: "None"
1: "Static Only"
]
slopescale(float) : "Slope Scale" : 1.0 : "Shadowmap slope scale. Higher values tend to eat away at the contact shadow, but can get rid of shadow acne. Higher values will also tend to shine through small shadow blockers"

texturename(string) : "Cookie Texture Name" : "" : "The cookie texture to use for the light. An empty value means no cookie texture."
textureframe(integer) : "Cookie Texture Frame" : 0 : "The frame of the cookie texture to use for the light."
Expand Down
Loading