I don't quite understand how the "AttribFromVolumn"
2151 4 0- Steven Zhang
- Member
- 10 posts
- Joined: 6月 2014
- Offline
- edward
- Member
- 7899 posts
- Joined: 7月 2005
- Online
It uses the points from the first input as positions to sample into the volume primitives in the second input. It then puts the result into an attribute on the points (of the first input). The tuple/components size of the attribute should match the volumes that you set in the Volume parameter. Since Houdini Volume primitives are always scalar fields, then you should specify 1 volume for each component of your attribute.
- Steven Zhang
- Member
- 10 posts
- Joined: 6月 2014
- Offline
edwardThank you for your reply!! But I still wonder, coz there's no parameter that specifys which attribute of the volume does it take. For example, what if there're more than on attribute that are stored on the volume, eg. density, temperature, pressure…
It uses the points from the first input as positions to sample into the volume primitives in the second input. It then puts the result into an attribute on the points (of the first input). The tuple/components size of the attribute should match the volumes that you set in the Volume parameter. Since Houdini Volume primitives are always scalar fields, then you should specify 1 volume for each component of your attribute.
- edward
- Member
- 7899 posts
- Joined: 7月 2005
- Online
- Steven Zhang
- Member
- 10 posts
- Joined: 6月 2014
- Offline
-
- Quick Links