Represents a perspective camera set.
More...
#include <APIdefs_Elements.h>
|
|
bool | openedPath |
| | Open or closed animation path?
|
| |
|
bool | bezierPath |
| | Generate the in-between frames along polygonal or Bezier animation path?
|
| |
|
bool | smoothTarget |
| | Generate the in-between frames along a straight line or a smooth curve?
|
| |
|
short | pen |
| | Pen attribute index of the camera and the path.
|
| |
|
Int32 | inFrames |
| | Number of the in-between frames.
|
| |
|
Int32 | showFrom |
| | First camera index in slide.
|
| |
|
Int32 | showTo |
| | Last camera index in slide.
|
| |
Represents a perspective camera set.