Template:I Shadow:ru: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Created page with "{{ScrollBox|title=Shadow| {{IO|DisableShadow|Turn shadow off.}} {{IO|EnableShadow|Turn shadow on.}} {{IO|DisableReceivingFlashlight|This object will not receive light or shadows ...")
 
m (forgot a pair of curly braces)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ScrollBox|title=Shadow|
{{lang|Template:I Shadow}}
{{IO|DisableShadow|Turn shadow off.}}
<onlyinclude>{{ScrollBox|title=Shadow|
{{IO|EnableShadow|Turn shadow on.}}
{{IO:ru|DisableShadow|Turn shadow off.}}
{{IO|DisableReceivingFlashlight|This object will not receive light or shadows from [[env_projectedtexture|projected textures]].|since=P2}}
{{IO:ru|EnableShadow|Turn shadow on.}}
{{IO|EnableReceivingFlashlight|This object may receive light or shadows from [[env_projectedtexture|projected textures]].|since=P2}}
{{#if: {{{prep2|}}} | | {{IO:ru|DisableReceivingFlashlight|This object will not receive light or shadows from [[env_projectedtexture|projected textures]].|since={{Portal2}}}}
}}<noinclude>
{{IO:ru|EnableReceivingFlashlight|This object may receive light or shadows from [[env_projectedtexture|projected textures]].|since={{portal2}} }}
[[Category:Input Templates|Shadow]]
}} }}</onlyinclude>
</noinclude>
[[Category:Input Templates:ru|Shadow:ru]]

Latest revision as of 08:35, 30 April 2022

Shadow:
DisableShadow
Turn shadow off.
EnableShadow
Turn shadow on.
DisableReceivingFlashlight  (in all games since Portal 2)
This object will not receive light or shadows from projected textures.
EnableReceivingFlashlight  (in all games since Portal 2)
This object may receive light or shadows from projected textures.