Epic Developer Community Forums
StaticMesh Collision Presets / Collision Object type information is not readable from an Object of UStaticMesh?
Development
Asset Creation
static-mesh-editor
,
question
,
unreal-engine
,
staticmesh
,
editor
,
CPP
sPaker032
(sPacer032)
September 19, 2023, 4:10am
4
try this:
// UStaticMesh Mesh;
Mesh.GetBodySetup()->DefaultInstance.GetCollisionProfileName()
show post in topic