attachment - eisclimber/ExPresS-XR GitHub Wiki
Added as temporary fix to allow modifying the 'InteractionAttachController'.
| Name | Description |
|---|---|
| ScalingInteractionAttachController | This is a copy-pasta from the InteractionAttachController since it it can not properly modified. |
| Rather having to overwrite 4 different functions to be able to adjust the logic of manipulating the y-axis, we chose to copy the whole class... | |
| This is a dirty hack but we're hoping the feature can be deprecated with rework of the XRITK Affordance System, some time soon. |