Template:KV BmGodraysFancy: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Indented Expand and removed its margin_left.)
No edit summary
Line 23: Line 23:
:{{expand|title=Examples|
:{{expand|title=Examples|
<gallery mode=packed heights=290px>
<gallery mode=packed heights=290px>
File:C Ell_FR_ConstA1.jpg| thumb | left | 510px | 0.9
File:FancyRaysOnSkybox.jpg| thumb | left | 510px | 0.9
File:C Ell_FR_ConstA2.jpg| thumb | left | 510px | 5
File:Ell_FR_ConstA_05.jpg| thumb | left | 510px | 5
File:C Ell_FR_ConstA3.jpg| thumb | left | 510px | 10
File:Ell_FR_ConstA_10.jpg| thumb | left | 510px | 10
</gallery>
</gallery>
}}
}}
Line 32: Line 32:
:{{expand|title=Examples|
:{{expand|title=Examples|
<gallery mode=packed heights=290px>
<gallery mode=packed heights=290px>
File:C Ell_FR_ConstB1.jpg| thumb | left | 510px | 0.1
File:FancyRaysOnSkybox.jpg| thumb | left | 510px | 0.1
File:C Ell_FR_ConstB2.jpg| thumb | left | 510px | 1
File:Ell_FR_ConstB_01.jpg| thumb | left | 510px | 1
File:C Ell_FR_ConstB3.jpg| thumb | left | 510px | 10
File:Ell_FR_ConstB_20.jpg| thumb | left | 510px | 20
</gallery>
</gallery>
}}
}}
Line 60: Line 60:
<br>
<br>
<gallery mode=packed heights=290px>
<gallery mode=packed heights=290px>
File:C Ell_RRF_ConstA1.jpg| thumb | left | 510px | 0.9
File:FancyRaysOnSkybox.jpg| thumb | left | 510px | 0.9
File:C Ell_RRF_ConstA2.jpg| thumb | left | 510px | 1.5
File:Ell_RRF_ConstA_1point5.jpg| thumb | left | 510px | 1.5
File:C Ell RRF ConstA3.jpg| thumb | left | 510px | 42
File:Ell_RRF_ConstA_2.jpg| thumb | left | 510px | 2
</gallery>
</gallery>
}}
}}
Line 69: Line 69:
:{{expand|title=Examples|
:{{expand|title=Examples|
<gallery mode=packed heights=290px>
<gallery mode=packed heights=290px>
File:C Ell RRF ConstB1.jpg| thumb | left | 510px | 0.1
File:FancyRaysOnSkybox.jpg| thumb | left | 510px | 0.1
File:C Ell RRF ConstB2.jpg| thumb | left | 510px | 0.7
File:Ell_RRF_ConstB_0point7.jpg| thumb | left | 510px | 0.7
File:C Ell RRF ConstB3.jpg| thumb | left | 510px | 5.0
File:Ell_RRF_ConstB_5.jpg| thumb | left | 510px | 5.0
</gallery>
</gallery>
}}
}}

Revision as of 01:28, 18 January 2025


GodRaysType (GodRaysType) <choices>
Sets godrays type, normal or fancy.
  • 0: Normal
  • 1: Fancy
Examples
RenderInWorldSpace (m_bEnableWorldSpace) <choices>
Disables disks if this enabled.
  • 0: Disabled
  • 1: Enabled
Confirm:Does it affect anything else ?
Ell_FR_ConstA (Ell_FR_ConstA) <float>
This is fancy godrays disk size.
Examples
Ell_FR_ConstB (Ell_FR_ConstB) <float>
This is fancy godrays disk distortion.
Examples
EEll_SR_ConstA (EEll_SR_ConstA) <float>
This is fancy godrays disk hole size.
Examples
EEll_SR_ConstB (EEll_SR_ConstB) <float>
This is fancy godrays disk hole distortion.
Examples
Ell_RRF_ConstA (Ell_RRF_ConstA) <float>
This is fancy godrays inner size.
Examples


Ell_RRF_ConstB (Ell_RRF_ConstB) <float>
This is fancy godrays inner distortion.
Examples
RotSpeed (RotSpeed) <float>
Rotating speed of fancy godrays, 0 means don't rotate, with negative number it will rotate to left.
Examples
RotPatternFreq (RotPatternFreq) <integer>
Count of fancy godrays, with negative number will deny RotSpeed +/- effect.
Examples
m_fAlphaDiskInner (m_fAlphaDiskInner) <float>
[Todo]
m_fAlphaDiskOuter (m_fAlphaDiskOuter) <float>
[Todo]
UseToneMapRays (m_bUseToneMapRays) <choices>
  • 0: Enabled
  • 1: Disabled
Confirm:Deprecated.
UseToneMapDisk (m_bUseToneMapDisk) <choices>
  • 0: Enabled
  • 1: Disabled
Confirm:Deprecated.