FPhysScene_Chaos::GetOwnedPhysicsProxies

Given a component, returns its associated solver objects.

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

const TArray< IPhysicsProxyBase * > * GetOwnedPhysicsProxies
(
    UPrimitiveComponent * Comp
) const

Remarks

Given a component, returns its associated solver objects.

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