Skip to content

llClearPrimMedia

function ll.ClearPrimMedia(Face: number): number

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

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

Parameters
Face (number)
Number of side to clear.

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

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