llIsLinkGLTFMaterial
function ll.IsLinkGLTFMaterial(link: number, face: number): numberChecks the face for a PBR render material.
Parameters
link(number)- Link number to check.
face(number)- Side to check for a PBR material. Use ALL_SIDES to check for all.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.IsLinkGLTFMaterial().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llIsLinkGLTFMaterial