ShaderData

class in UnityEditor

/

Implemented in:UnityEditor

Description 描述

This class describes a shader.

Properties 属性

ActiveSubshaderReturns the active subshader or null if none is currently active.
ActiveSubshaderIndexReturns the index of the active subshader or -1 if none is currently active.
SourceShaderThe shader attached to this data set.
SubshaderCountThe number of subshaders used by this shader.

Public Methods 公共方法

GetSubshaderGet a subshader.