ShaderData.Pass.SourceCode

public string SourceCode;

Description 描述

The source code for this pass.

This is the source code used before any platform-specific processing occurs (similar to using define to map some keywords to another for language compatibility).