◆ ToStringEyE() [2/2]

static string ToStringEyE ( this Transform  transform,
string  indent,
bool  includeDecendants = false 
)
static
Parameters
transformtransform that will be output.
indentIndent used to indicate a level in the hierarchy.
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