Version: 2022.2

CustomMarkerCallbackFlags

enumeration

切换到手册

描述

Flags that determine what custom events get called when native plugin callback is issued.

You can combine flags by using the bitwise OR operator.

变量

CustomMarkerCallbackDefaultNo custom event is called.
CustomMarkerCallbackForceInvalidateStateTrackingInvalidates internal graphics device state after native plugin callback.