Options
All
  • Public
  • Public/Protected
  • All
Menu
experimental

This blocks transforms a vector from one coordinate system to another.

Hierarchy

Index

Constructors

  • Creates a new FlowGraphCoordinateTransformBlock

    Returns FlowGraphCoordinateTransformBlock

Properties

dataInputs: FlowGraphDataConnection<any>[]

The data inputs of the block.

dataOutputs: FlowGraphDataConnection<any>[]

The data outputs of the block.

Input connection: The destination coordinate system.

inputCoordinates: FlowGraphDataConnection<Vector3>

Input connection: The coordinates to transform.

outputCoordinates: FlowGraphDataConnection<Vector3>

Output connection: The transformed coordinates.

Input connection: The source coordinate system.

uniqueId: string

A randomly generated GUID for each block.

Methods

  • Parameters

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme