Tile - YEntity - Revert Color – Ylands

From Bohemia Interactive Community
Revision as of 09:52, 8 July 2021 by YlandsClassyBot (talk | contribs) (Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Revert Color(Entity) == File:YlandsTile-1130...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Revert Color(Entity)

YlandsTile-1130.png

revertColor(): void;

Description

Reverts all color channels of target object to default color, without paint splash effect.

Revert Color(Entity, Color 1, Color 2, Color 3)

YlandsTile-494.png

revertColor(color1: boolean, color2: boolean, color3: boolean): void;

Parameters

color1

color2

color3

Description

Allows to revert selected color channels of the target entity.

Notes

  • Alpha channel of the Color governs the emissivity of the material.