Skip to content

llSetLinkAlpha

Function Syntax
void llSetLinkAlpha(
  1. integer LinkNumber,
  2. float Opacity,
  3. integer Face
);

If a prim exists in the link chain at LinkNumber, set Face to Opacity.

Sets the Face, on the linked prim specified, to the Opacity.