unity3d-jp / AnimeToolbox

398 stars 18 forks source link

VisualCompositorでモデルを非表示にし、outlineだけを表示させることは可能でしょうか? #24

Closed romuhi closed 1 year ago

romuhi commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Unity (please complete the following information):

Additional context Add any other context about the problem here.

romuhi commented 1 year ago

ちなみに、DrawnEdgesNodeを使ってみましたが、こちらはshadowなどのEdgesにも反応してしまいましたのでダメでした

sindharta-tanuwijaya commented 1 year ago

なにがダメで、何が良いかを確認できるスクショなどを添付して頂かないと、こちらとしては想像しかでくなくなってしまい、要望に合うものが実装できなくなります。 なので、是非スクショなどを添付してください。

ちなみに、DrawnEdgesNode は Outline だけを表示しています。下記はドキュメントから撮った画像です。

image

Shadow の影響が出てほしくないのであれば、RenderNode で Shadow が出ないように調整してみてください。

sindharta-tanuwijaya commented 1 year ago

返事がないため、一旦クローズしてしまいます。 この件についてまた確認したいことがありましたら、この issue を再開して頂ければと思います。