◆
TransformPointLocalOnly()
static
Vector3
TransformPointLocalOnly
(
this Transform
transform
,
Vector3
point
)
static
Parameters
transform
Transform from which the local TRS (only) will be applied to the provided point.
point
point that will be transformed.
Returns
Resultant transformed point.
EyE
Unity
Extensions
TransformExtensions