# Counter Position Size Opacity

| Message                                    | Description                                               | Arguments |
| ------------------------------------------ | --------------------------------------------------------- | --------- |
| `/mixeffect/counter/position-size-opacity` | Sets the position, size, and opacity for Counter Overlay. | Multiple  |

<table><thead><tr><th width="207.33333333333331">Argument</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td>Position X</td><td>Float</td><td>-16.0 to 16.0</td></tr><tr><td>Position Y</td><td>Float</td><td>-9.0 to 9.0</td></tr><tr><td>Size</td><td>Integer</td><td>0 to 100</td></tr><tr><td>Opacity</td><td>Integer</td><td>0 to 100</td></tr><tr><td>Duration</td><td>Integer</td><td>(Optional)<br>0 = Off<br>1-10000 = Number of milliseconds to tween the parameters. Default is 0.</td></tr><tr><td>Style</td><td>Integer</td><td>(Optional)<br>0 = Cosine<br>1 = Cubed<br>2 = Inverse Cubed<br>3 = Inverse Squared<br>4 = Linear<br>5 = Sine<br>6 = Smooth Step<br>7 = Smoother Step<br>8 = Squared<br>9 = Ease In Out Elastic<br>10 = Ease Out Bounce<br>11 = Ease Out Elastic</td></tr></tbody></table>
