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