Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Structure containing data about a motion blur sample. More...
Public Attributes | |
unsigned int | span_index |
index of the time span in which the sample is contained | |
unsigned int | delta_index |
index of the time sample used to compute motion vectors | |
double | span_weight |
position of the sample on the time span | |
double | delta_time |
time of the sample used to compute motion vectors | |
Structure containing data about a motion blur sample.
unsigned int GeometryMotionBlurSample::delta_index |
index of the time sample used to compute motion vectors
double GeometryMotionBlurSample::delta_time |
time of the sample used to compute motion vectors
unsigned int GeometryMotionBlurSample::span_index |
index of the time span in which the sample is contained
double GeometryMotionBlurSample::span_weight |
position of the sample on the time span