TextureSet
Revision as of 16:00, 31 January 2012 by imported>Throttlekitty (added using textureset for nif retextures)
A TextureSet object represents a collection of texture files (.DDS files).
TextureSet Dialog
- ID: The form's Editor ID.
- Texture List: For each of the Maps in the list, a texture can be added by selecting the row and browsing for a new file by clicking the Edit button, below.
- Texture: The path to the currently selected texture in the Texture List. Click the Edit button to browse for a new texture.
- Has Specular Map: Whether this texture set uses a Specular Map.
- Has Model Space Normal Map: Whether this texture's Normal Map uses model space.
- Decal Data: Additional properties if this texture set can be used as a decal. Only texture sets with this checked will function as decals.
To use a TextureSet as a decal, simply drag one from the Object Window to the Render View. The direction of the arrow indicates where the texture will project. This is commonly used to apply blood decals in a scene.
TextureSet can also be used to apply textures to a nif without needing to edit texture paths within the nif itself. This is useful if your mod will have many color variations on the same model. For any object type (Armor, Static, etc) click Edit in the Model field to bring up the Model Data window. Double-click on any entry in the list to select a TextureSet form for that portion of the model.