Converts a coordinate from the parent space into the local space.

Location

Namespace
Fuse
Package
Fuse.Nodes 2.9.1

Parameters

parentPoint

float2

result

float2

The result will be stored here. It is undefined if the return is false

Returns

bool

true if the result is defined, false is the calculation could not be performed.