Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

ShaderCompilerData

struct in UnityEditor.Rendering

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

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

Properties

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.

Did you find this page useful? Please give it a rating: