Talk:PRIM TEXTURE

From Second Life Wiki
Jump to navigation Jump to search

llGetLinkPrimitiveParams, texture name or UUID

With llGetLinkPrimitiveParams used from one script in a link-set it is important to note:

  1. The texture UUID is returned if the touched prim doesn't contain the texture
  2. The texture name is returned only when the touched prim contain the texture
  3. Having all textures on the object contained in the root-prim will not secure that texture names are returned when the object is touched

As always the texture must be full perm. Dora Gustafson 12:12, 7 June 2014 (PDT)
All this is already in the wiki at PRIM_TEXTURE#Target, sorry for my confusion. Dora Gustafson 16:07, 8 June 2014 (PDT)