Version: 2017.3

MaskableGraphic.onCullStateChanged

Cambiar al Manual
public CullStateChangedEvent onCullStateChanged ;

Descripción

Callback issued when culling changes.

Called whene the culling state of this MaskableGraphic either becomes culled or visible. You can use this to control other elements of your UI as culling happens.