◆ CopyTo()

static void CopyTo ( this Transform  transform,
Transform  destination,
bool  SrcWorldNotLocal 
)
static
Parameters
transformThe transform from which to get the values from
destinationThe transform to write the values to.
SrcWorldNotLocalIf true the global values of the source transform will be copied. If false, the local transformation values will be copied.