Version: 2022.3
言語: 日本語

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.