There’s a function to calculate mass under UPrimitiveComponent but it’s not exposed to blueprints. You can create a function library and wrap the function in an exposed function.
1 Like
There’s a function to calculate mass under UPrimitiveComponent but it’s not exposed to blueprints. You can create a function library and wrap the function in an exposed function.