projects
/
Thronefall
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Thronefall_v1.57
/
Thronefall
/
NGS.MeshFusionPro
/
TrackingTarget.cs
blob: 3c2276b136b13e43739add5749141de4521ee5de (
plain
)
1
2
3
4
5
6
7
namespace NGS.MeshFusionPro; public enum TrackingTarget { Transform, Rigidbody }