Obj Type Customisation
constructor()
constructor(recolIndices: UByte, recol1: UShort, recol2: UShort, retexIndices: UByte, retex1: UShort, retex2: UShort)
Parameters
recol Indices
the bitpacked indices of the source colour to overwrite.
recol1
the colour value to overwrite the source colour at the first index with.
recol2
the colour value to overwrite the source colour at the second index with.
retex Indices
the bitpacked indices of the source texture to overwrite.
retex1
the texture id to overwrite the source texture at the first index with.
retex2
the texture id to overwrite the source texture at the second index with.