Depth Mask

AIと読む
全ドキュメントを1ファイルで(llms-full.txt)
DepthMask #Fx

Slice a depth band into a mask (depth-scan with an LFO on Center)

このノードの解説は準備中です。以下のポート仕様はアプリ本体から自動生成されており、常に最新です。

入力ポート

Port ID
InRenderTexture
DepthRenderTexture
Centerfloat
Widthfloat
Invertbool

出力ポート

Port ID
MaskRenderTexture
CutRenderTexture

スクリプトから設定可能なメンバー

パス
centerInputfloat
widthInputfloat
invertInputbool
currentCenterfloat
currentWidthfloat
currentSoftnessfloat
currentInvertbool
currentRepeatfloat

Synapse Apps(スクリプティング)

await synapse.modules.create({ type: "DepthMask" })