Version: 2023.2
언어: 한국어
public ShaderData.Subshader GetSubshader (int index);

파라미터

index The index of the subshader.

반환

Subshader The associated runtime subshader or null if none exists.

설명

Obtains the runtime subshader at the given index.