AddTextureLayer — RedM Natives
0x86BB5FF45F193A02 · PED · all
`` Creates ped overlay in texture override data and returns it's index. This index are used for further overlay editing. albedoHash: a hash of overlay's albedo texture colorType: a color type(from 0 to 2). 0 is used for overlays with RGB colors usually. ``
Parameters
| Name | Type |
|---|---|
| textureId | int |
| albedoHash | Hash |
| normalHash | Hash |
| materialHash | Hash |
| blendType | int |
| texAlpha | float |
| sheetGridIndex | int |
Returns
int