Pt-br/Func detail (GoldSrc): Difference between revisions
< Pt-br
Jump to navigation
Jump to search
(Created portuguese translation for "func_detail" (GoldSrc)) |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{LanguageBar}} | {{LanguageBar}} | ||
{{tabs|func_detail|goldsrc=1|source=1|main=source}} | {{tabs|func_detail|goldsrc=1|source=1|main=source}} | ||
'''{{code|func_detail}}''' | '''{{code|func_detail}}''' é uma entidade interna do brush em {{L|VHLT}} e forks e {{L|ericw-tools}}. É um {{L|world brush}} que não afeta {{L|VIS}}. | ||
A implementação difere bastante entre o VHLT e o ericw-tools. Para obter mais informações, consulte as páginas individuais do compilador: | |||
* | * {{L|func_detail (VHLT)}} | ||
* | * {{L|func_detail (ericw-tools)}} | ||
== | ==Veja Também== | ||
* {{ent|func_group|engine=GoldSrc}} | * {{ent|func_group|engine=GoldSrc}} | ||
* | *{{L|VIS}} | ||
* | *{{L|Visibility optimization|Otimização de visibilidade}} | ||
{{ACategory|GoldSrc}} | |||
Latest revision as of 15:48, 3 November 2025
func_detail é uma entidade interna do brush em VHLT e forks e ericw-tools. É um world brush que não afeta VIS.
A implementação difere bastante entre o VHLT e o ericw-tools. Para obter mais informações, consulte as páginas individuais do compilador: