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

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

Hierarchy

Index

Constructors

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.

name: string

The name of the block.

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

  • configure(): void
  • getClassName(): string
  • serialize(serializationObject?: any): void
  • Parameters

    • Optional serializationObject: any

    Returns void

Legend

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

Settings

Theme