Pt-br/Func detail (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{wip}}{{translating}}
{{LanguageBar}}
{{LanguageBar}}
{{tabs|func_detail|goldsrc=1|source=1|main=source}}
{{tabs|func_detail|goldsrc=1|source=1|main=source}}
'''{{code|func_detail}}''' is an internal brush entity in {{L|VHLT}} and forks and {{L|ericw-tools}}. It is a {{L|world brush}} which does not affect {{L|VIS}}.
'''{{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}}.


The implementation differs greatly between VHLT and ericw-tools. For more information, see the individual compiler pages:
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 (VHLT)}}
* {{L|func_detail (ericw-tools)}}
* {{L|func_detail (ericw-tools)}}


==See Also==
==Veja Também==
* {{ent|func_group|engine=GoldSrc}}
* {{ent|func_group|engine=GoldSrc}}
*{{L|VIS}}
*{{L|VIS}}
*{{L|Visibility optimization}}
*{{L|Visibility optimization|Otimização de visibilidade}}


{{ACategory|GoldSrc}}
{{ACategory|GoldSrc}}

Latest revision as of 15:48, 3 November 2025

English (en)Português do Brasil (pt-br)Translate (Translate)

func_detail é uma entidade interna do brush em VHLT(en) e forks e ericw-tools(en). É um world brush(en) que não afeta VIS(en).

A implementação difere bastante entre o VHLT e o ericw-tools. Para obter mais informações, consulte as páginas individuais do compilador:

Veja Também