ShaderVariant

struct in UnityEngine

Switch to Manual

Description

Identifies a specific variant of a shader.

In Unity, many shaders internally have multiple "variants", to account for different light modes, lightmaps, shadows and so on. These variants are indentified by a shader pass type, and a set of shader keywords. See ShaderVariantCollection.

Note that creating a ShaderVariant will throw an ArgumentException if shader is null, pass type does not exist or variant with the passed keywords is not found.

Variables

keywordsArray of shader keywords to use in this variant.
passTypePass type to use in this variant.
shaderShader to use in this variant.

Constructors

ShaderVariantCollection.ShaderVariantCreates a ShaderVariant structure.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961