Version: 2023.1
public ShaderData.Subshader GetSubshader (int index);

参数

index 子着色器的索引。

返回

Subshader The associated runtime subshader or null if none exists.

描述

Obtains the runtime subshader at the given index.