ShaderUtil.IsShaderPropertyNonModifiableTexureProperty

Switch to Manual
public static bool IsShaderPropertyNonModifiableTexureProperty (Shader s, int propertyIdx);

Parameters

s要检查的着色器。
propertyIdx要使用的属性索引。

Description

着色器的 propertyIdx 索引处的着色器属性是否为 NonModifiableTextureProperty?