|  add info on the root space to unify meaning | No edit summary | ||
| Line 7: | Line 7: | ||
| |Name=Axis Rotation Aligner | |Name=Axis Rotation Aligner | ||
| }} | }} | ||
| The '''AxisRotationAligner''' can be used to keep a slot facing a direction relative to a space. | |||
| <!--T:2--> | <!--T:2--> | ||
Revision as of 04:52, 10 February 2025
This article or section is a stub. You can help the Resonite wiki by expanding it.
Component image 
Axis Rotation Aligner component as seen in the Scene Inspector 

The AxisRotationAligner can be used to keep a slot facing a direction relative to a space.
Fields
| Name | Type | Description | 
|---|---|---|
| persistent | Bool | Determines whether or not this item will be saved to the server. | 
| UpdateOrder | Int | Controls the order in which this component is updated. | 
| Enabled | Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. | 
| LocalDirection | Float3 | |
| TargetDirection | Float3 | |
| DirectionSpace | direct RootSpace | The coordinate space of TargetDirection | 
| LocalRotation | FloatQ | |
| _rotation | field drive of FloatQ | 
