---
title: "tPoseLabel"
canonical: "https://help.vicon.com/space/ShogunPost121/1253736997/tPoseLabel"
format: markdown
---
# Description

Labels an actor or multiple actors standing in a T-pose using an uncalibrated skeleton. If no characters are selected, all are T-pose labeled. If one or more characters are selected, only they are T-pose labeled.

For best results the pose of the skeleton and actor should be the same.

Multiple actors can be processed but they should stand a reasonable distance apart and the separation distance may need to be adjusted accordingly.

## Functional area

Labeling

# Command syntax

## Syntax

> Macro (scroll-tablelayout)

|  |
| --- |
| `tPoseLabel` |

### Arguments

None

### Flags

None

## Return value

void

## Examples

```plaintext
// T pose label
tPoseLabel;
```

# Additional information

## Related commands

- [tPoseLabelOptions](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253737172)