in the docs it's written that Partition attributes can only be integer or strings . but i got the same results when partition attribute is float or vector ?? in for each node .
so my point is am i crazy or does the line - “Partition attributes can only be integer or strings” do actually true in other workflow cases ?
-thankYou
Partition attributes can only be integer or strings really ??
2944 1 1- papon
- Member
- 34 posts
- Joined: 12月 2018
- Offline
- tamte
- Member
- 8771 posts
- Joined: 7月 2007
- Offline
you should use only integer or string attributes for partitioning
while it works with floats it's not the most intuitive workflow as the geo will be partitioned based on the integer part of the float attribute (or integer part of the first component of the vector attribute), so wouldn't hold true that each partition will contain the same value of the attribute anymore
while it works with floats it's not the most intuitive workflow as the geo will be partitioned based on the integer part of the float attribute (or integer part of the first component of the vector attribute), so wouldn't hold true that each partition will contain the same value of the attribute anymore
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
-
- Quick Links