Version: 2022.3
言語: 日本語
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.