Doc > Nodes > EVENT > IntersectData
Populates informations from an IntersectData into its parameters
Description
This node typically works with the event/raycast
Parameters
Name | Type | Description |
---|---|---|
attributeName | string | geometry vertex attribute to read |
attributeType | integer | type of attribute |
attributeValue1 | float | attribute value for float |
resetValue1 | float | attribute value that attributeValue1 is set to when no object is intersected |
attributeValues | string | attribute value for string |
resetValues | string | attribute value that attributeValues is set to when no object is intersected |