objRetex1

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

Deprecated

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

Replace with

setObjRetex1(wearpos, index, value)

Retextures part of an obj in the first 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.