ShaderParamDefOptions.SetInspectable operator

導入

v9.0 (2011)

カテゴリ

ICE シェーダ

詳細

インスタンス化されたShaderに関連付けられているプロパティページに、このパラメータ定義を表示するかどうかを設定します。

スクリプト 構文

ShaderParamDefOptions.SetInspectable( in_v );

パラメータ

パラメータ タイプ 詳細
in_v Boolean インスペクト可能な場合は True (プロパティ ページに表示されます)。

関連項目

ShaderParamDefOptions.SetAnimatable ShaderParamDefOptions.SetTexturable siCapabilities Parameter.Capabilities