enum EOpacityType
  Values
  | Key | Value | Comment | 
|---|
 | Opacity | 0 | The level of transparency is defined from 0.0->1.0, where 0.0 is fully transparent and 1.0 is fully opaque. | 
 | Transparency | 1 | The level of transparency is defined from 1.0->0.0, where 1.0 is fully transparent and 0.0 is fully opaque. | 
 | Key | Value | Comment | 
|---|
 | Opacity | 0 | The level of transparency is defined from 0.0->1.0, where 0.0 is fully transparent and 1.0 is fully opaque. | 
 | Transparency | 1 | The level of transparency is defined from 1.0->0.0, where 1.0 is fully transparent and 0.0 is fully opaque. | 
 | Key | Value | Comment | 
|---|
 | EOpacityType_Opacity | 0 | The level of transparency is defined from 0.0->1.0, where 0.0 is fully transparent and 1.0 is fully opaque. | 
 | EOpacityType_Transparency | 1 | The level of transparency is defined from 1.0->0.0, where 1.0 is fully transparent and 0.0 is fully opaque. |