Template:KV BmNewLightCookieMain: Difference between revisions
Jump to navigation
Jump to search
Warning:This is one of the most expensive features, use wisely.
MyGamepedia (talk | contribs) No edit summary |
MyGamepedia (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
--> | --> | ||
{{KV|Enable Texture Light|intn=bTexLight|choices|Sets lightcookie (texture lights) state, enabled or disabled | {{KV|Enable Texture Light|intn=bTexLight|choices|Sets lightcookie (texture lights) state, enabled or disabled. | ||
:*0: Disabled | :*0: Disabled | ||
:*1: Enabled | :*1: Enabled | ||
Line 15: | Line 15: | ||
</gallery> | </gallery> | ||
}} | }} | ||
{{warning|This is one of the most expensive features, use wisely.}} | |||
}} | }} | ||
{{KV|Texture name for TexLight|intn=texName|string|Determines which texture will use the light source. Lightcookies are using .vtf (not .vmt) texture from files (just like {{ent|env_projectedtexture}}).}} | {{KV|Texture name for TexLight|intn=texName|string|Determines which texture will use the light source. Lightcookies are using .vtf (not .vmt) texture from files (just like {{ent|env_projectedtexture}}).}} |
Revision as of 00:28, 26 May 2025
- Enable Texture Light (bTexLight) <choices>
- Sets lightcookie (texture lights) state, enabled or disabled.
- 0: Disabled
- 1: Enabled
Examples

- Texture name for TexLight (texName) <string>
- Determines which texture will use the light source. Lightcookies are using .vtf (not .vmt) texture from files (just like env_projectedtexture).