> For the complete documentation index, see [llms.txt](https://docs.existent.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.existent.com/documentation/resources/existent-api/index/existentalignmentcomponent.md).

# ExistentAlignmentComponent

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > ExistentAlignmentComponent

## ExistentAlignmentComponent

### Class Details

**Defined in:** Public/Components/ExistentAlignmentComponent.h

**Hierarchy:** *Object > ActorComponent > SceneComponent > ExistentAlignmentComponent*

### Properties

|             |                       |                                                                                                                        |
| ----------- | --------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| USoundCue\* | BeepCue               |                                                                                                                        |
| bool        | ContinuousAlignment   | For use with Vive 3.0 (and below) trackers only.                                                                       |
| int32       | NumIncrementalSamples | If continuous alignment is enabled, this is the number of incremental samples to gather before re-computing alignment. |
| int32       | NumberOfSamples       | aka N                                                                                                                  |
| FName       | ReferenceComponent    |                                                                                                                        |
| float       | SampleInterval        | first one is always thrown away...                                                                                     |
| FName       | SubjectComponent      |                                                                                                                        |

### Nodes

|                                                                                                                           |
| ------------------------------------------------------------------------------------------------------------------------- |
| [Begin Sampling](/documentation/resources/existent-api/index/existentalignmentcomponent/beginsampling.md)                 |
| [Begin Sampling No Delay](/documentation/resources/existent-api/index/existentalignmentcomponent/beginsamplingnodelay.md) |
| [Has Valid Offset](/documentation/resources/existent-api/index/existentalignmentcomponent/hasvalidoffset.md)              |
