The properties of the PPickPath class are listed below. For a complete list of PPickPath class members, see the PPickPath Members topic.
BottomCamera | Gets the bottom-most camera on the pick path. This may be different then the top camera if internal cameras are in use. |
NextPickedNode | Gets the next node that will be picked after the current picked node. |
NodeStackReference | Gets a reference to the pick path node stack. |
PickBounds | Gets the current pick bounds. |
PickedNode | Gets the bottom-most node on the pick path node stack. That is the last node to be picked. |
Scale | Gets the total combined scale of the pick path matrices. |
TopCamera | Gets the top-most camera on the pick path. This is the camera that originated the pick action. |
PPickPath Class | UMD.HCIL.Piccolo.Util Namespace