Hi,
I import a detail attribute using sop import lop.
I notice that there is a empty indices attribute being created side by side.
What meaning about it?
Thanks!
Import detail attribute create indices?
544 3 0- jerry7
- Member
- 647 posts
- Joined: Nov. 2013
- Offline
- tamte
- Member
- 8771 posts
- Joined: July 2007
- Offline
should not be detail specific are you not getting it for point, prim, vertex attribute?
every custom attribute should give you separate :indices array, which is populated by indices if you import attribute as indexed primvar otherwise is empty, but it's important it is there in case you are layering nonindexed primvar over indexed one, as then it needs to zero out the indices array
every custom attribute should give you separate :indices array, which is populated by indices if you import attribute as indexed primvar otherwise is empty, but it's important it is there in case you are layering nonindexed primvar over indexed one, as then it needs to zero out the indices array
Edited by tamte - May 8, 2024 03:45:56
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- jerry7
- Member
- 647 posts
- Joined: Nov. 2013
- Offline
- mtucker
- Staff
- 4517 posts
- Joined: July 2005
- Offline
-
- Quick Links