Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LowTaskAnimationInterval

Adjusts the refresh interval (in ms) for whiteboard drawing.

The lower the refresh interval, the smoother the stroke display, but the higher the performance consumption. The higher the refresh interval, the more laggy the stroke, but the lower the performance consumption.

since

2.16.48

Index

Enumeration members

Enumeration members

Default

Default: = 0

The default refresh interval aligned to 60 FPS.

Lg

Lg: = 80

High refresh interval.

Md

Md: = 60

Medium refresh interval.

Sm

Sm: = 40

Low refresh interval.

Xl

Xl: = 120

Ultra-high refresh interval.

Xs

Xs: = 20

Ultra-low refresh interval.