Camera ray creation inputs. More...
#include <ai_cameras.h>
Data Fields | |
float | sx |
float | sy |
screen-space coordinates - within the screen window | |
float | dsx |
float | dsy |
derivatives of the screen-space coordinates with respect to pixel coordinates | |
float | lensx |
float | lensy |
lens sampling coordinates in [0,1)^2 | |
float | relative_time |
time relative to this camera (in [0,1)) | |
Camera ray creation inputs.