Transform Vector (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
Transform Vector
'Transform Vector' LogiX node
Inputs
  Slot FromSpace
  Slot ToSpace
  Float3 SourceVector
Outputs
  Float3 TargetVector

The Transform Vector node takes the input SourceVector vector in the FromSpace slot's local coordinate space and outputs the equivalent TargetVector in the ToSpace slot's local coordinate space.

Usage

Note that this node's output takes into account the relative scale of the FromSpace and ToSpace slots when calculating the conversion. If a calculation should be scale-invariant use Transform Direction.

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