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

VisualEffect.ResetOverride

Cambiar al Manual
public void ResetOverride (int nameID);
public void ResetOverride (string name);

Parámetros

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

Descripción

Sets the overridden state to false, and restores the default value that is specified in the visual effect Asset.