◆ ToStringEyE() [1/2]

static string ToStringEyE ( this Transform  transform,
bool  includeDecendants = false 
)
static
Parameters
transformTransformation to output the TRS values of.
includeDecendantsIf true, descendant's values will also be included in the output.
Returns
a formatted string that shows the position, rotation and scaling values of this Transform, and optionally, those of its descendants.