This page is incomplete! You can contribute information using GitHub issues or pull requests.

...

Structure and fields

FieldTypeComments
flagsbitfield
FlagMaskComments
unused0x1
stencil bitmapsTagDependency: bitmap
  • Non-cached

Don't use this! This gets dereferenced on map build.

source bitmapTagDependency: bitmap
  • Non-cached

Don't use this! This gets dereferenced on map build.

stencil sequence indexuint16
source sequence indexuint16
interpolate colorsenum
OptionValueComments
linearly0x0
faster near empty0x1
faster near full0x2
through random noise0x3
anchor colorsenum
OptionValueComments
at both ends0x0
at empty0x1
at full0x2
empty colorColorARGB
FieldTypeComments
alphafloat
redfloat
greenfloat
bluefloat
full colorColorARGB?
unmask distancefloat
mask distancefloat
encoded stencilTagDataOffset
  • Cache only
FieldTypeComments
sizeuint32
externaluint32
file offsetuint32
pointerptr64

Acknowledgements

Thanks to the following individuals for their research or contributions to this topic:

  • Kavawuvi (Invader tag definitions)
  • MosesOfEgypt (Tag structure research)