setStateFrom(_:)
Copies the input values from a specified motion profile to a snapshot of a motion profile.
Declaration
func setStateFrom(_ motion: GCMotion)Parameters
- motion:
The motion profile to copy the input values from.
Copies the input values from a specified motion profile to a snapshot of a motion profile.
func setStateFrom(_ motion: GCMotion)The motion profile to copy the input values from.