Get Mesh Point
Get a point on a mesh.
Success:Â When the input mesh, position and pointIndex attributes are valid
Failure:Â When one of the attributes is not valid
Running:Â Never
Attributes
Attributes | Type | Description |
---|---|---|
lockAgent | bool | If on, ensures no data on the agent is written simultaneously by nodes that have this option active. |
pointIndex | int | Mesh point index |
mesh | string | The blackboard key containing the mesh |
position | string | The blackboard key used to store the position |
meshMatrix | matrix | Mesh matrix |
Copyright © 2017, Toolchefs LTD.