Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DecodeIdFromColor(Color)

A utility function that can be used to decode colors from _destination to an index that can then be looked up in _idToObjectMapping.
Read time 1 minuteLast updated 5 days ago

Definition

public static int DecodeIdFromColor(Color color)

Parameters

color

Returns

Type

Description

int