Per sample time and motion step info.
More...
#include <SlrShadingContext.h>
|
int32_t | index |
| Index of sample in a list of rays.
|
|
fdk::TimeValue | time |
| Absolute time.
|
|
float | shutterPercentage |
| Percentage (0..1) of total shutter time of sample.
|
|
uint32_t | motionStepMode |
| Interpolation mode (MOTIONSTEP_START, MOTIONSTEP_MID, MOTIONSTEP_END)
|
|
uint32_t | motionSampleStart |
| Motion sample index for start of shutter segment.
|
|
float | t |
| Offset of time in motionStep.
|
|
Per sample time and motion step info.