Gocator API

◆ GoTransform_SetY()

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

Sets the transformation Y 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 Y component to set.
Returns
Operation status.