◆ TransformPointLocalOnly()

static Vector3 TransformPointLocalOnly ( this Transform  transform,
Vector3  point 
)
static
Parameters
transformTransform from which the local TRS (only) will be applied to the provided point.
pointpoint that will be transformed.
Returns
Resultant transformed point.