ブロックする >blockRendering >OutputConnection >(コンストラクタ)
blockRendering.OutputConnection.(constructor)
OutputConnection
クラスの新しいインスタンスを作成します。
署名:
constructor(constants: ConstantProvider, connectionModel: RenderedConnection);
パラメータ
パラメータ | 型 | 説明 |
---|---|---|
constants | ConstantProvider | レンダリング定数のプロバイダ。 |
connectionModel | RenderedConnection | これが表すブロックの接続オブジェクト。 |