|
Gocator API
|
| kStatus GoTransform_SetZ | ( | GoTransform | transform, |
| GoRole | role, | ||
| k64f | offset | ||
| ) |
Sets the transformation Z 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 Z component to set. |