Options
All
  • Public
  • Public/Protected
  • All
Menu

Clamps each value in a matrix between a minimum and maximum value.

experimental

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 matrix to clamp.

Input connection: The maximum value.

Input connection: The minimum value.

Output connection: The clamped matrix.

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