![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
Initialization data. More...
#include <edl/idombrush.h>
Public Member Functions | |
| Data () | |
| Public Member Functions inherited from CClassParams | |
| virtual | ~CClassParams () |
Public Attributes | |
| eSoftMaskType | type |
| float | opacity |
| IDOMTransparencyGroupPtr | group |
| IDOMColorPtr | backdropColor |
| IDOMFunctionPtr | transfer |
| FMatrix | renderTransform |
Initialization data.
|
inline |
| IDOMColorPtr IDOMSoftMaskBrush::Data::backdropColor |
| IDOMTransparencyGroupPtr IDOMSoftMaskBrush::Data::group |
| float IDOMSoftMaskBrush::Data::opacity |
| FMatrix IDOMSoftMaskBrush::Data::renderTransform |
| IDOMFunctionPtr IDOMSoftMaskBrush::Data::transfer |
| eSoftMaskType IDOMSoftMaskBrush::Data::type |