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.