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

From Valve Developer Community
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:
{{subst:#if:|||{{LAuto/t}}
--- DON'T JUST BLINDLY DELETE THIS PART. DO REPLACE THE LINKS AND CATEGORIES. THE PICTURE SHOWS HOW TO USE IT ! ---
SEARCH FOR:
\[\[(?!#|File(?:[ _]talk)?:|Image(?:[ _]talk)?:|Media:|Template(?:[ _]talk)?:|MediaWiki(?:[ _]talk)?:|Talk:|Category[ _]talk:|Project[ _]talk:|Valve[ _]Developer[ _]Community[ _]talk:|Help[ _]talk:|User(?:[ _]talk)?:|c:|commons:|Dictionary:|Google:|GoogleGroups:|IMDB:|M:|Meta:|Metawikipedia:|MW:|SdkBug:|SourceForge:|Steampowered:|W:|Wiki:|WikiBooks:|Wikipedia:|Wikiquote:|Wiktionary:|WP:)(:?(?:Category|Category|Help|Project|Valve[ _]Developer[ _]Community|Special|)(?:[^\|\]]+))(\|?.*?)\]\]
REPLACE WITH:
{{subst:LAuto|$1$2}}
}}{{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 [[VHLT]] and forks and [[ericw-tools]]. It is a [[world brush]] which does not affect [[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:
* [[func_detail (VHLT)]]
* {{L|func_detail (VHLT)}}
* [[func_detail (ericw-tools)]]
* {{L|func_detail (ericw-tools)}}


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


[[Category: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