UpdateRowInfo
UpdateRowInfo:
object
Defined in: core/utils/SquareDataTexture.ts:18
Represents information for updating rows in the texture, including the row index and number of rows.
Type declaration
count
count:
number
row
row:
number
UpdateRowInfo:
object
Defined in: core/utils/SquareDataTexture.ts:18
Represents information for updating rows in the texture, including the row index and number of rows.
count:
number
row:
number