SETAIMDATA

Sets various data for the ray aiming function.

Syntax:

SETAIMDATA code, value

Discussion:

The code values are used as follows:

Code Property
1 Sets "Use Ray Aiming Cache" to true if value is 1, or false if value is 0.
2 Sets "Robust Ray Aiming" to true if value is 1, or false if value is 0.
3 Sets "Scale Pupil Shift Factors by Field" to true if value is 1, or false if value is 0.
4, 5, 6 Sets the value of the x, y, and z pupil shift, respectively.
7, 8 Sets the value of the x and y pupil compress, respectively.

Example:

SETAIMDATA 5, 0.34
 

Related Keywords:

SETAIM

Next: