mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
add llIsLinkGLTFMaterial
This commit is contained in:
@@ -535,5 +535,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
LSL_String llHMAC(LSL_String private_key, LSL_String message, LSL_String algo);
|
||||
LSL_String llComputeHash(LSL_String message, LSL_String algo);
|
||||
LSL_String llGetRenderMaterial(LSL_Integer face);
|
||||
LSL_Integer llIsLinkGLTFMaterial(LSL_Integer linknum, LSL_Integer face);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user