Gocator API

◆ GoTransform_SetX()

kStatus GoTransform_SetX ( GoTransform  transform,
GoRole  role,
k64f  offset 
)

Sets the transformation X component.

Version
Introduced in firmware 4.0.10.27
Parameters
transformGoTransform object.
roleDetermines which device to apply changes to. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
offsetThe transformation X component to set.
Returns
Operation status.