Blink

The Blink accessor (class ) makes an object of your prototype blink, that is, it causes the object to appear and disappear at brief, regular intervals. When the attribute is set to IlTrue, the object starts blinking. When the attribute is set to IlFalse, the blinking stops.

Parameters

  • Boolean Attribute: Object attribute that controls the object visibility.

  • Period (ms): The interval in milliseconds between two blinks (Float or Integer).

  • The type of this value is Boolean.

Example

The following example shows the file prototype in the sources library with a blink value.