Transform a Ray from a world ray into a local ray.

Location

Namespace
Fuse
Package
Fuse.Nodes 2.9.1

Parameters

world

IViewport

The world from which this ray originates. Usually the object on which PointToWorldRay was called.

worldRay

Ray

The worldRay to transform

where

Visual

Into the local space of this Visual

Returns

Ray