Skip to content

llCollisionFilter

void llCollisionFilter(string ObjectName, key ObjectID, integer Accept)

Specify an empty string or NULL_KEY for Accept, to not filter on the corresponding parameter.

Parameters
ObjectName (string)
ObjectID (key)
Accept (integer)
If TRUE, only accept collisions with ObjectName name AND ObjectID (either is optional), otherwise with objects not ObjectName AND ObjectID.

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here