objRetex2

fun objRetex2(wearpos: Int, index: Int, value: Int)

Deprecated

Deprecated. Use setObjRetex2(wearpos, index, value) for consistency.

Replace with

setObjRetex2(wearpos, index, value)

Retextures part of an obj in the second slot (out of two).

Parameters

wearpos

the position in which the obj is worn.

index

the source index of the texture to override.

value

the id of the texture to override with.