Version: 2017.4
特定于平台的覆盖的纹理压缩格式
渲染纹理

Procedural Material Assets

Procedural Material Assets are textures that are generated for you at run-time. See Procedural Materials in the User Guide for more information. A Procedural Material asset can contain one or more procedural materials. These can be viewed in the Inspector just like regular materials. Note however that often procedural materials have many tweakable parameters. As with Material assets the Inspector shows a preview of the Procedural Material at the bottom of the window.

A Procedural Material viewed in the Inspector.
A Procedural Material viewed in the Inspector.

The Inspector window has 4 main panes.

  1. Substance Archive Manager.
  2. Properties.
  3. Generated Textures.
  4. Preview.

Substance Archive Manager

The archive view shows you all the procedural materials that the Procedural Material asset contains. Select the procedural material you are interested in from the row of previews. Procedural Materials can be Added and Deleted to the Procedural Material Asset archive using the plus and minus buttons. Adding a procedural material will create a new material using the prototype encoded in the archive. The third, Duplicate button will create a new procedural material that is a copy of the currently selected one, including all its settings. Procedural materials can be renamed by typing in a new name in the material header name field.

属性

材质属性

These are the regular properties of the material, which are dependent on which shader is chosen. They work the same as for regular materials.

Procedural Properties

The properties of any Procedural Material will change according to how the procedural material was created.

属性: 功能:
Generate at Load Generate the substance when the scene loads. If disabled, it will only be generated when prompted from scripting.
Random Seed Procedural materials often need some randomness. The Random Seed can be used to vary the generated appearance. Often this will be zero. Just click the Randomize button to get a different seed and observe how the material changes.

Generated Textures

The Generated Textures pane.
The Generated Textures pane.

This area allows you to visualize textures that the procedural material generates. The dropdown below each of the generated textures allows you to choose which texture map should supply the alpha channel for that texture. You could, for example, specify that the base alpha comes from the Transparency image, or from the Specular image. The screen-shot below shows the base alpha channel coming from the Specular image.

Per-Platform Overrides

When you are building for different platforms, you have to think on the resolution of your textures for the target platform, the size and the quality. You can override these options and assign specific values depending on the platform you are deploying to. Note that if you don’t select any value to override, the Editor will pick the default values when building your project.

属性: 功能:
Target Size The targeted size of the generated textures. Most procedural textures are designed to be resolution independent and will respect the chosen target size, but in rare cases they will use a fixed size instead, or have the possible sizes limited to within a certain range. The actual size of the generated textures can be read in the preview at the bottom of the Inspector.
纹理格式 What internal representation is used for the texture in memory, once it is generated. This is a tradeoff between size and quality:
        Compressed Compressed RGB texture. This will result in considerably less memory used.
        RAW Uncompressed truecolor, this is the highest quality. At 256 KB for a 256x256 texture.

Preview

The procedural material preview operates in an identical manner to the material preview. However, unlike the regular material preview it shows the pixel dimensions of the generated textures.

特定于平台的覆盖的纹理压缩格式
渲染纹理
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961