# a-hand

Primitive entity for player hands.

```html
<a-player>
  <a-hand side="left" color="red"></a-hand>
  <a-hand side="right" color="blue"></a-hand>
</a-player>
```
