struct
|
CanvasBlock
|
The block bounds (see remarks).
public
readonly
field
|
Bounds
|
||
type
|
Box2I
|
Remarks:
Block region that shall be used. Usually, this will be the whole block, except when a lower resolution block is used to fill in a block that is still being loaded.
The edges that the block touches (only for rectangular canvases).
public
readonly
field
|
Edge
|
||
type
|
int32
|
Remarks:
1
:
left
edge
2
:
top
edge
4
:
right
edge
8
:
bottom
edge
The block index (see remarks).
public
readonly
field
|
Index
|
||
type
|
int32
|
Remarks:
>=
0
-1
-2
<=
-3
-3-index
.