set method
Implementation
void set(PathConstraintPose pose) {
SpineBindings.bindings.spine_path_constraint_pose_set(_ptr, pose.nativePtr.cast());
}
void set(PathConstraintPose pose) {
SpineBindings.bindings.spine_path_constraint_pose_set(_ptr, pose.nativePtr.cast());
}