Yotsuba Games

Outline

Generate outlines by detecting image edges

v1.19.8
Intermediate
Confirmed Version: v1.19.8

Overview

Node that detects edges in images and generates outlines. Used for adding outlines to pixel art and illustrations, or emphasizing silhouettes.

Parameters

Parameter Description
ActiveToggle node enabled/disabled (Default: ACTIVE)
ProfileCircle/Square/Diamond (outline shape)
WidthOutline thickness (pixels, Default: 0)
PositionInside/Outside (placement position)
ThresholdEdge detection threshold (0-1, Default: 0.5)
ColorOutline color (Default: white)
Anti aliasingSmooth edges
Blend alphaOutline transparency (0-1)

Interface

Outline Interface

Pro Tips

  • Character outline: Circle, Width 2-3, Outside, black
  • Glow effect: Circle, Width 5-10, bright color, Blend alpha 0.7-0.9
  • UI button border: Square, Width 1-2, Inside, high contrast color
  • Toon style: Circle, Width 3-4, black, Threshold 0.3-0.4

Related Nodes

  • Glow: Generate glow effects (Coming soon)
  • Shadow: Generate shadows (Coming soon)
  • Edge Detect: Edge detection (Coming soon)
  • SDF: Generate signed distance field (Coming soon)

📜 クレジット

PixelComposer MakhamDev によって開発された素晴らしいツールです。

⚠️ 免責事項
このサイトは非公式のファンメイドコンテンツです。
MakhamDev様の許可を得て、日本語での解説を提供しています。
公式の情報や最新のアップデートについては、必ず公式ページをご確認ください。

PixelComposerの日本語解説を許可してくださったMakhamDev様に心より感謝申し上げます。
Outline | PixelComposer