SoRayPickActionSetPoint Method (SbVec2s) |
Sets the viewport point through which the ray passes, starting at the camera position.
Namespace: OIV.Inventor.Actions
Viewport coordinates range from (0,0) at the lower left to (width-1,height-1) at the upper right. Default is (0,0).
NOTE: You can use this method or setNormalizedPoint or setRay. Whichever method you call last is the one that takes effect.