Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

VisualEffect.HasInt

マニュアルに切り替える
public bool HasInt (int nameID);
public bool HasInt (string name);

パラメーター

nameID Shader.PropertyToID によって検索されるプロパティーの nameID
nameプロパティーの名前

説明

Returns true if the visual effect can override this named integer.