Transform Direction (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Transform Direction
'Transform Direction' LogiX node
Inputs
  Slot FromSpace
  Slot ToSpace
  Float3 SourceDirection
Outputs
  Float3 TargetDirection

The Transform Direction node takes the input SourceDirection vector in the local coordinate space of the FromSpace slot and outputs the equivalent TargetDirection vector in the ToSpace slot's local coordinate space.

Usage

Note that this node only takes into account the relative rotation between the two local coordinate spaces when calculating the conversion, the relative scale of the slots does not affect the output. If scale is important for a calculation use Transform Vector.

Examples

Node Menu

Transform
Back Bounds Backward Down Forward Global Direction To Local Global Point To Local
Global Rotation To Local Global Scale To Local Global Transform Global Vector To Local Left Local Direction To Global Local Point To Global
Local Rotation To Global Local Scale To Global Local Transform Local Vector To Global Right Set Backward Set Down
Set Forward Set Global Position Set Global Position Rotation Set Global Rotation Set Global Scale Set Global Transform Set Global Transform Matrix
Set Left Set Local Position Set Local Position Rotation Set Local Rotation Set Local Scale Set Local Transform Set Right
Set TRS Set Up Transform Direction Transform Point Transform Rotation Transform Scale Transform Vector
Up