Skip to content

llGetLinkPrimitiveParams

  • DirectoryllGetLinkPrimitiveParams list
    • LinkNumber integer — Link number (0: unlinked, 1: root prim, >1: child prims) or a LINK_* flag.
    • Parameters list — PRIM_* flags.

Returns the list of primitive attributes requested in the Parameters list for LinkNumber.

PRIM_* flags can be broken into three categories, face flags, prim flags, and object flags.

  • Supplying a prim or object flag will return that flags attributes.

  • Face flags require the user to also supply a face index parameter.