llSetLinkGLTFOverrides
function ll.SetLinkGLTFOverrides(link: number, face: number, options: {any})Sets or changes GLTF Overrides set on the selected faces.
Parameters
link(number)- Link number to check.
face(number)- Side to check for a PBR material. Use ALL_SIDES to check for all.
options({any})- List of individual overrides to set.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.SetLinkGLTFOverrides().
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: llSetLinkGLTFOverrides