Get Curve Point
Get a point on a curve using a parametric coordinate.
Success:Â When the input curve, position and param 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. |
param | double | The parametric coordinate of the curve point |
curve | string | The blackboard key containing the curve |
position | string | The blackboard key used to store the position |
Copyright © 2017, Toolchefs LTD.