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