Field Summary | ||
---|---|---|
const int | NONE | |
Specifies no 3D effects rotation.
|
||
const int | PARALLEL | |
Specifies that a parallel projection is applied to the 3D effect properties.
|
||
const int | PERSPECTIVE | |
Specifies that the shape rotates in perspective projection.
|
||
const int | OBLIQUE_FROM_TOP_LEFT | |
Specifies that the shape rotates in oblique projection from the top left corner of the bounding box of the shape.
|
||
const int | OBLIQUE_FROM_TOP_RIGHT | |
Specifies that the shape rotates oblique projection from the top right corner of the bounding box of the shape.
|
||
const int | OBLIQUE_FROM_BOTTOM_LEFT | |
Specifies that the shape rotates oblique projection from the bottom left corner of the bounding box of the shape.
|
||
const int | OBLIQUE_FROM_BOTTOM_RIGHT | |
Specifies that the shape rotates oblique projection from the bottom right corner of the bounding box of the shape.
|
||
const int | UNDEFINED | |
No light rig.
|
const int NONE
const int PARALLEL
const int PERSPECTIVE
const int OBLIQUE_FROM_TOP_LEFT
const int OBLIQUE_FROM_TOP_RIGHT
const int OBLIQUE_FROM_BOTTOM_LEFT
const int OBLIQUE_FROM_BOTTOM_RIGHT
const int UNDEFINED