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

VisualEffect.HasBool

Cambiar al Manual
public bool HasBool (int nameID);
public bool HasBool (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 the visual effect can override the boolean.