6
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Epic Games Japan #2Advent Calendar 2019

Day 12

[UE4]マテリアルでインスタンス毎の位置を取得する

Last updated at Posted at 2019-12-11

FoliageやInstanced Static MeshでObject Positionを取ろうとしても一律の値が返ってきてしまいます。
2019-11-29_11h39_01.png
Vertex Interpolatorノードを挟むことで個別の値を取得することができます。
2019-11-29_11h38_48.png

6
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?