Template:KV BmGodraysFancy: Difference between revisions
Jump to navigation
Jump to search
Confirm:Does it affect anything else ?
Confirm:Deprecated.
Confirm:Deprecated.
MyGamepedia (talk | contribs) (This template stores godrays (fancy) related keyvalues for new lights from BMS. This template will be used in NewLight_Point.) |
MyGamepedia (talk | contribs) (Added Purpose in the code.) |
||
Line 1: | Line 1: | ||
<onlyinclude><!-- | |||
Purpose: | |||
We are using this template for one or multiple pages related to Black Mesa new light entities. These templates allows you to use the same text for entities that have many identical properties, without having to make the same changes for several pages separately. This template can also be used in some other templates. | |||
--> | |||
{{KV|GodRaysType|intn=GodRaysType|choices|Sets godrays type, normal or fancy. | {{KV|GodRaysType|intn=GodRaysType|choices|Sets godrays type, normal or fancy. | ||
*0: Normal | *0: Normal |
Revision as of 07:01, 8 January 2025
- GodRaysType (GodRaysType) <choices>
- Sets godrays type, normal or fancy.
- 0: Normal
- 1: Fancy
|
- RenderInWorldSpace (m_bEnableWorldSpace) <choices>
- Disables disks if this enabled.
- 0: Disabled
- 1: Enabled

- Ell_FR_ConstA (Ell_FR_ConstA) <float>
- This is fancy godrays disk size.
|
- Ell_FR_ConstB (Ell_FR_ConstB) <float>
- This is fancy godrays disk distortion.
|
- EEll_SR_ConstA (EEll_SR_ConstA) <float>
- This is fancy godrays disk hole size.
|
- EEll_SR_ConstB (EEll_SR_ConstB) <float>
- This is fancy godrays disk hole distortion.
|
- Ell_RRF_ConstA (Ell_RRF_ConstA) <float>
- This is fancy godrays inner size.
|
- Ell_RRF_ConstB (Ell_RRF_ConstB) <float>
- This is fancy godrays inner distortion.
|
- RotSpeed (RotSpeed) <float>
- Rotating speed of fancy godrays, 0 means don't rotate, with negative number it will rotate to left.
|
- RotPatternFreq (RotPatternFreq) <integer>
- Count of fancy godrays, with negative number will deny RotSpeed +/- effect.
|
- m_fAlphaDiskInner (m_fAlphaDiskInner) <float>
- [Todo]
- m_fAlphaDiskOuter (m_fAlphaDiskOuter) <float>
- [Todo]
- UseToneMapRays (m_bUseToneMapRays) <choices>
- 0: Enabled
- 1: Disabled

- UseToneMapDisk (m_bUseToneMapDisk) <choices>
- 0: Enabled
- 1: Disabled
