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

VisualEffect.HasMesh

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

パラメーター

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

説明

Returns true if visual effect can override this named mesh.