|
Gocator API
|
| kStatus GoTransform_SetY | ( | GoTransform | transform, |
| GoRole | role, | ||
| k64f | offset | ||
| ) |
Sets the transformation Y component.
WARNING! This operation writes to flash storage. Review the user manual for implications.
| transform | GoTransform object. |
| role | Determines which device to apply changes to. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details. |
| offset | The transformation Y component to set. |