Void

From Valve Developer Community
< Ru
Jump to: navigation, search

{{subst:#if:|||

Important step for replacing wikilinks after you've created this page

After you click 'Edit' do what the image shows. If you can't see editing toolbar you need to enable it in 'Preferences' -> Editing -> checkbox 'Enable enhanced editing toolbar'

--- 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}}

}}
Under construction.png
Эта страница претерпевает крупные изменения.
В порядке вежливости не редактируйте страницу , пока это сообщение не будет убрано. Если страница не редактировалась уже несколько часов или дней, удалите этот шаблон.
Данное сообщение позволяет предотвратить конфликт редактирований; удаляйте сообщение между сеансами редактирования, чтобы передать очередь редактирования другим участникам.

Участник, добавивший сообщение, есть в истории изменений, и вы можете связаться с ним.

Info content.png
This page needs to be translated.
This page either contains information that is only partially or incorrectly translated, or there isn't a translation yet.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article tries to comply with the alternate languages guide.
English (en)Русский (ru)Translate (Translate)
In programming, void is used when declaring a function that does not return a value. void* is a pointer to such a function.

The void is the black space outside the world. It is an infinitely large area of nothingness that surrounds every map.

The map can occasionally share its inside space with the void causing an error known as a leak. Loading the map's compiled pointfile plots a course between this void and the closest entity in the map which can help patch leaks.

The void is not physical. It isn't a brush or entity but the lack of entities and brushes. It is, quite literally, void of any solid objects. If you noclip outside of the level bounds, you will fall forever.

Warning.pngПредупреждение:When viewing the void from inside the map, the backbuffer will not be cleared with black. This causes the HoM effect to appear. The pixels where nothing is drawn the next frame will contain what was drawn to them in the past.
Warning.pngПредупреждение:Post processing effects like filmgrain, HDR (bloom) and motionblur will indefinitely add their output to the backbuffer, which can result in a solid color or random patterns where the backbuffer is not refreshed properly.

By default, a clear only happens when the vieworigin is assumed to be in a "solid;" the void is marked as such.

Неполная

Эта статья(раздел) является наброском. Вы можете помочь, дополнив её.

Template:Image requested