FPhysScene_Chaos::GetOwnedPhysicsProxy

Given a component, returns its associated solver object.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Physics/Experimental/PhysScene_Chaos.h

Include

#include "Physics/Experimental/PhysScene_Chaos.h"

Syntax

IPhysicsProxyBase * GetOwnedPhysicsProxy
(
    UPrimitiveComponent * Comp
) const

Remarks

Given a component, returns its associated solver object.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss