Pt/Brush: Difference between revisions

From Valve Developer Community
< Pt
Jump to navigation Jump to search
(Created page with "{{Language subpage}} <!-- Add the categories to the main page, not here. Some template, such as {{This is a}}, and all Table templates should be placed to the main page. -->...")
 
m (→‎top: Unicodifying, replaced: {{Language subpage → {{langsp)
Line 1: Line 1:
{{Language subpage}}
{{langsp}}
<!-- Add the categories to the main page, not here. Some template, such as {{This is a}}, and all Table templates should be placed to the main page. -->
<!-- Add the categories to the main page, not here. Some template, such as {{This is a}}, and all Table templates should be placed to the main page. -->



Revision as of 07:13, 8 January 2024

English (en)Deutsch (de)Español (es)Português (pt)Português do Brasil (pt-br)Русский (ru)Українська (uk)中文 (zh)Translate (Translate)

Um brush é um objeto geométrico em um mapa. Existem dois tipos de brushes:

  • Um world brush é um objeto sólido que não pode ser movido, destrúidos ou modificados durante o jogo, como, por exemplo: o piso, o teto e paredes.
  • Brush entities são entidades que dependem de seu próprio volume geométrico.

Todos brushes são originados como primitivos.

Veja também