Skip to content

llGetPrimMediaParams

Function Syntax
list llGetPrimMediaParams(
  1. integer Face, // face number
  2. list Parameters // One or more PRIM_MEDIA_* flags
);

Returns the media parameters for a particular face on an object, given the desired list of parameter names, in the order requested. Returns an empty list if no media exists on the face.