Brush: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (typo!)
Line 1: Line 1:
[[Category:Glossary]]
[[Category:Glossary]]
A [[Brush]] is an object within Hammer. Brushed are solid objects that cannot be moved, destroyed or changed within the game.
A [[Brush]] is an object within Hammer. Brushes are solid objects that cannot be moved, destroyed or changed within the game.


All brushes start out as [[primitives]].
All brushes start out as [[primitives]].

Revision as of 11:50, 6 August 2005

A Brush is an object within Hammer. Brushes are solid objects that cannot be moved, destroyed or changed within the game.

All brushes start out as primitives.

See Also

Introduction to Editing

Creating Brushes