Version: 2020.1
언어: 한국어

ShaderData

class in UnityEditor

매뉴얼로 전환

설명

This class describes a shader.

변수

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 함수

GetSubshaderGet a subshader.