Method Light
Light(IPLightBrightness, IPLightColor)
Adds a light aura to the item.
public static ItemProperty Light(IPLightBrightness brightness, IPLightColor color)
Parameters
brightnessIPLightBrightnessLight intensity.
colorIPLightColorLight color.
Returns
- ItemProperty
The created item property.