Env cubemap: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) (→Keyvalues: default is 32x) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=env_cubemap}} | {{wrongtitle|title=env_cubemap}} | ||
{{base_point}} | |||
==Entity Description== | ==Entity Description== | ||
[[Image:Env_cubemap.png|left]]An env_cubemap specifies the place that pictures will be taken to form a local cubemap. You can specify a specific face for the env_cubemap to apply to, but the general rule still applys that all faces will use the closest cubemap. For more detail read up on [[cubemaps]] themselves for advice on how, when, and where to use them.<br clear="all" /> | [[Image:Env_cubemap.png|left]]An env_cubemap specifies the place that pictures will be taken to form a local cubemap. You can specify a specific face for the env_cubemap to apply to, but the general rule still applys that all faces will use the closest cubemap. For more detail read up on [[cubemaps]] themselves for advice on how, when, and where to use them.<br clear="all" /> | ||
{{intent}} | {{intent}} | ||
===See also=== | |||
* [[Cubemaps]] | |||
==Keyvalues== | ==Keyvalues== | ||
Line 36: | Line 41: | ||
:: Press Pick then click on faces in the 3D View to select them. | :: Press Pick then click on faces in the 3D View to select them. | ||
:: Use CTRL while clicking to add or remove from the selection. | :: Use CTRL while clicking to add or remove from the selection. | ||
Revision as of 09:38, 12 April 2008
Template:Wrongtitle Template:Base point
Entity Description
An env_cubemap specifies the place that pictures will be taken to form a local cubemap. You can specify a specific face for the env_cubemap to apply to, but the general rule still applys that all faces will use the closest cubemap. For more detail read up on cubemaps themselves for advice on how, when, and where to use them.
See also
Keyvalues
- cubemapsize
- <choices>
Literal Value Description 0 Game default (usually 32x) 1 1x1 2 2x2 3 4x4 4 8x8 5 16x16 6 32x32 (default) 7 64x64 8 128x128 9 256x256
- sides
- <sidelist>
- (Optional) Brushes face indices to directly attach to the env_cubemap.
- Application in Hammer:
- Press Pick then click on faces in the 3D View to select them.
- Use CTRL while clicking to add or remove from the selection.