How to set StaticMeshComponent Mobility?

   1926   3   0
User Avatar
Member
1 posts
Joined: 5月 2021
Offline
Hello,

When a HDA has a StaticMeshComponent output, it creates one with the Mobility set to Movable. I would like my outputs to have Mobility set to Static. How is this possible? I don't see it listed on this page: https://www.sidefx.com/docs/unreal/_attributes.html [www.sidefx.com]

Thanks,
Isaac
User Avatar
Member
3 posts
Joined: 8月 2019
Offline
Hey! I'm having this issue as well. Did you ever find a solution?
User Avatar
Member
1 posts
Joined: 12月 2020
Offline
Create an integer attribute named "unreal_uproperty_Mobility" and set it to 0.
User Avatar
Member
15 posts
Joined: 2月 2019
Offline
julianquiroga.3d
unreal_uproperty_Mobility
Awesome! It works! Thank you!
  • Quick Links