ShaderCompilerData

struct in UnityEditor.Rendering

Cambiar al Manual

Descripción

Collection of data used for shader variants generation, including targeted platform data and the keyword set representing a specific shader variant.

Variables

graphicsTierIdentifier to classify low, medium and high performance hardware.
platformKeywordSetA collection of ShaderKeyword that represents a specific platform shader variant.
shaderCompilerPlatformShader compiler used to generate player data shader variants.
shaderKeywordSetA collection of ShaderKeyword that represents a specific shader variant.
shaderRequirementsRequired shader features by a specific shader.