Skip to content

llSetPrimMediaParams

integer llSetPrimMediaParams(integer Face, list MediaParameters)

Sets the MediaParameters for a particular Face on the prim. Returns an integer that is a STATUS_* flag which details the success/failure of the operation(s).

MediaParameters is a set of name/value pairs in no particular order. Parameters not specified are unchanged, or if new media is added then set to the default specified.

Parameters
Face (integer)
Face number
MediaParameters (list)
A set of name/value pairs (in no particular order)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here