Version: 2022.3
言語: 日本語
public static bool IsShaderPropertyHidden (Shader s, int propertyIdx);

パラメーター

s プロパティーの数を知りたい対象とするシェーダー
propertyIdx プロパティーのインデックス

説明

Returns true if the shader propery at index propertyIdx is hidden with the [HideInInspector] attribute in the shader code.