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

VFXEventAttribute.HasVector4

Cambiar al Manual
public bool HasVector4 (int nameID);
public bool HasVector4 (string name);

Parámetros

nameIDEl ID del nombre de la propiedad recuperada por Shader.PropertyToID.
nameEl nombre de una propiedad.

Descripción

Returns true if event attribute stores this named Vector4.