Graphic.OnCullingChanged

Cambiar al Manual
public void OnCullingChanged ();

Descripción

Callback function to call when the culling has changed.

This callback function must be called when the culling has changed. This can be used to perform operations that were previously skipped because the Graphic was culled.