Version: 2023.1

ObjectIdResult.idToObjectMapping

切换到手册
public Object[] idToObjectMapping ;

描述

An array of Objects that can be used to deterimine the object at each pixel in ObjectIdRequest._destination, first by decoding colors from ObjectIdRequest._destination to an index using ObjectIdResult.DecodeIdFromColor, and then by looking up this index in this array.