Skip to content

llClearLinkMedia

function ll.ClearLinkMedia(Link: number, Face: number): number

Clears (deletes) the media and all parameters from the given Face on the linked prim.

Returns an integer that is a STATUS_* flag, which details the success/failure of the operation.

Parameters
Link (number)
Face (number)

Add example usage here showing SLua/Luau syntax with ll.ClearLinkMedia().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.