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

参数

index 子着色器的索引。

返回

Subshader 返回关联的子着色器,或者如果不存在子着色器,则返回 null。

描述

获取子着色器。