retargetFromObject static method
Implementation
static void retargetFromObject(Object3D target, Object3D source, [SkeletonUtilsOptions? options]) {
retarget(target, source,options);
}
static void retargetFromObject(Object3D target, Object3D source, [SkeletonUtilsOptions? options]) {
retarget(target, source,options);
}