skip to content
Doomsday Manual
User Tools
Admin
Log In
Site Tools
Search
Tools
Show page
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
Trace:
assets:texture:reflect
====== Reflection cube map asset ====== <code> asset texture.reflect.map01 { interior.path = "indoors.png" exterior.path = "outdoors.png" } </code> ===== Asset metadata ===== ^ Variable^ Description | | ''path''| Image file to use as the reflection cube map for both interior and exterior spaces. Use this as a convenience if there is no need to separate between interior and exterior spaces. | | ''interior.path''| Image file to use as the reflection cube map for interior spaces. | | ''exterior.path''| Image file to use as the reflection cube map for exterior spaces. | ===== Interior vs. exterior ===== Doomsday will use the exterior reflections for objects in sectors that have a sky ceiling or floor. Otherwise the interior reflections will be used. ===== Cube map layout ===== * 6x1 faces in a single image, with the order -x, +z, +x, -z, -y, +y. * Each face must have the same size. {{file:cubemap.jpg}}
assets/texture/reflect.txt
ยท Last modified: 2017-03-19 07:48 by
skyjake
Page Tools
Show page
Old revisions
Backlinks
Rename Page
Back to top
Doomsday
Engine
2.3
⇣
Builds
Add-ons
Manual
·
Forums
Support
Bug
Tracker
Blog