Declaration

func setAxisExternalValueValue(_ value: CGFloat, forId ID: String)

Declaration

- (void) setAxisExternalValueValue:(CGFloat) value forId:(NSString *) ID;

Declaration

setAxisExternalValueValue_forId_(value: float, ID: str)

Parameters

value

The external axis value to set.

ID

The ID of the axis.