Goal Class |
Namespace: Demo3D.Visuals.KJE
public class Goal : IGoal
The Goal type exposes the following members.
| Name | Description | |
|---|---|---|
| CoordinateSystem | ||
| Link |
The link for the TCP.
| |
| LocalTCP |
The transform for the TCP local to the link.
| |
| Locked |
Whether the goal should be solved using only the first joint up the chain from the link.
| |
| Objective |
The objective for the goal.
| |
| Persistent |
Whether the goal should persist until explicitly removed.
| |
| Render |
Whether the goal should be rendered.
| |
| Target |
The transform for the target local to the mechanism.
|
| Name | Description | |
|---|---|---|
| OnAdded |
Called when the goal is added to a mechanism.
| |
| OnRemoved |
Called when the goal is removed from a mechanism.
|