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

VFXEventAttribute.HasFloat

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

パラメーター

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

説明

Returns true if event attribute stores this named float.