ShaderParamDefOptions.SetReadOnly operator

導入

v11.0 (2013)

説明

読み取り専用機能を設定します。

C#構文

ShaderParamDefOptions.SetReadOnly( Boolean in_v );

スクリプト構文

ShaderParamDefOptions.SetReadOnly( in_v );

パラメータ

パラメータ タイプ 説明
in_v Boolean 読み取り専用の場合は true です。

関連項目

ShaderParamDef.Texturable ShaderParamDefOptions.SetAnimatable ShaderParamDefOptions.SetInspectable siCapabilities Parameter.Capabilities