How to get content path of wearablr

I want to fetch the content path of a wearable object that's already been loaded. I see there is a way to get an asset URI, but it's not the same as the content path.

Comments

  • hphoenixhphoenix Posts: 1,335
    edited September 2017
    I want to fetch the content path of a wearable object that's already been loaded. I see there is a way to get an asset URI, but it's not the same as the content path.

    There isn't a single 'content path' for an item.  The .duf is in one location, its geometry is in another location, the textures are in another, morphs may be in another, and more.  You'd have to be a little more specific about WHICH specific content part you want to find the path to.

    Post edited by hphoenix on
  •  I appreciate your input. Specifically, I'm looking for the geometry or the morphs.

Sign In or Register to comment.