This is a repository for Runtime Editor documentation, discussion and tracking features and issues.
11
stars
0
forks
source link
How to get the Transform value when dragging and dropping a Prefab into a Scene. #44
Closed
BattlehubCode closed 2 years ago
You'll need to override SceneViewModel and use PrefabInstance property. Here is the example: