Skip to content

llIsLinkGLTFMaterial

integer llIsLinkGLTFMaterial(integer link, integer face)

Checks the face for a PBR render material.

Parameters
link(integer)
Link number to check.
face(integer)
Side to check for a PBR material. Use ALL_SIDES to check for all.

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related functions can be linked here