How to set StaticMeshComponent Mobility?

   3365   3   0
User Avatar
Member
3 posts
Joined: 5月 2021
オフライン
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
オフライン
Hey! I'm having this issue as well. Did you ever find a solution?
User Avatar
Member
1 posts
Joined: 12月 2020
オフライン
Create an integer attribute named "unreal_uproperty_Mobility" and set it to 0.
User Avatar
Member
18 posts
Joined: 2月 2019
オフライン
julianquiroga.3d
unreal_uproperty_Mobility
Awesome! It works! Thank you!
  • Quick Links