Tile - YEntity - Wash Color – Ylands
Jump to navigation
Jump to search
Wash Color(Entity, Instigator, Color id, Position)
washColor(instigator: YCharacter, colorId: number, position: YVector3): void;
Parameters
instigator
Instigator entity
colorId
Target color channel ID
position
Particle effect position
Availability
Description
Allows to revert selected color channel of target object, with paint splash effect.
Wash Color(Entity, Instigator, Position)
washColor(instigator: YCharacter, position: YVector3): void;
Parameters
instigator
Instigator entity
position
Particle effect position
Availability
Description
Reverts all color channels of target object to default color, with paint splash effect.