mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
faux global illumination impl
This commit is contained in:
@@ -208,6 +208,8 @@ class BlockCodex {
|
||||
|
||||
prop.dynamicLuminosityFunction = record.intVal("dlfn")
|
||||
|
||||
prop.reflectance = record.floatVal("refl")
|
||||
|
||||
blockProps[prop.id] = prop
|
||||
|
||||
printdbg(this, "Setting prop ${prop.id} ->>\t${prop.nameKey}\tsolid:${prop.isSolid}")
|
||||
|
||||
Reference in New Issue
Block a user