Version: 2020.3
言語: 日本語
public bool HasVector3 (int nameID);
public bool HasVector3 (string name);

パラメーター

nameID The ID of the property. This is the same ID that Shader.PropertyToID returns.
name プロパティーの名前

説明

Use this method to check if the VFXEventAttribute stores a Vector3 with the name you pass in.