A3DPDFAnimAppearanceData Struct Reference
Structure grouping the appearance characteristics. More...
Data Fields | |
| A3DDouble | m_dOpacity |
| A3DPDFERenderingStyle | m_eRenderingStyle |
| A3DPDFRgbColorData | m_sColor |
| A3DUns16 | m_usStructSize |
Detailed Description
Structure grouping the appearance characteristics.
- Version
- 6.1
Field Documentation
| A3DDouble A3DPDFAnimAppearanceData::m_dOpacity |
From 0.0 (transparent) to 1.0 (opaque)
| A3DPDFERenderingStyle A3DPDFAnimAppearanceData::m_eRenderingStyle |
Rendering style.
| A3DPDFRgbColorData A3DPDFAnimAppearanceData::m_sColor |
Color of the entity.
| A3DUns16 A3DPDFAnimAppearanceData::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
