Graphic.UnregisterDirtyVerticesCallback

Cambiar al Manual
public void UnregisterDirtyVerticesCallback (Events.UnityAction action);

Parámetros

actionThe delegate function to remove.

Descripción

Remove a listener from receiving notifications when the graphics vertices are dirtied.