Lights (Metroid Prime): Difference between revisions
Jump to navigation
Jump to search
→Custom
>Aruki No edit summary |
>Aruki (→Custom) |
||
Line 222: | Line 222: | ||
Each falloff type will set one distance attenuation coefficient, with the other two set to 0. For each type: | Each falloff type will set one distance attenuation coefficient, with the other two set to 0. For each type: | ||
* 0: '''Constant''': Coefficient A is set to <code>2.0 / | * 0: '''Constant''': Coefficient A is set to <code>2.0 / Brightness</code> | ||
* 1: '''Linear''': Coefficient B is set to <code>250 / | * 1: '''Linear''': Coefficient B is set to <code>250 / Brightness</code> | ||
* 2: '''Quadratic''': Coefficient C is set to <code>25000 / | * 2: '''Quadratic''': Coefficient C is set to <code>25000 / Brightness</code> | ||
[[Category:File Formats]] | [[Category:File Formats]] | ||
[[Category:Metroid Prime]] | [[Category:Metroid Prime]] | ||
[[Category:Metroid Prime 2: Echoes]] | [[Category:Metroid Prime 2: Echoes]] |