Jump to content

Same value in an attribute.


Recommended Posts

I'm not quite sure if I understand your question right but,
you can drop down an "attribute create" node and create a new attribute for other points with a new name. or you can create a "attribute randomize" to give your points random attributes. 

Points can have multiple attributes with multiple values.

Link to comment
Share on other sites

attribute create:
set Group Type to Points.
set Group to which points should receive new value. (This should be setup the same way as the attribute. Such as if attribute "a" is a float, "Type" should be float. If it's a vector, "Type" should be vector)
image.png.d2e7435f5c2b0ad9f9374f0003c271dc.png


Attribute Wrangle:
set Group to points that should receive new value
get attribute and define value
i@a = (value);
image.png.160e06763edcae3b74c698e9b20c6595.png

Attribute Adjust Integer/Float/Vector:
set Group to points that should  receive new value
Which attribute
Set constant value
image.png.dca5690bf2820028cf33a2aaf474fed3.png

All these have a similar result to this:
image.png.fad77a94ffa9929829aeac747c6cc492.png

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...