PhysicsBuffer

If we are doing interpolated physics, we need a place to store it (since the physics engine itself handles saving physics state, we have no NP managed buffers of physics state) Given current implementation, it is tempting to manage all interpolated state within the service, though this goes against the general guidelines of services only storing acceleration/bookkeeping data

Windows
MacOS
Linux

Syntax

Remarks

If we are doing interpolated physics, we need a place to store it (since the physics engine itself handles saving physics state, we have no NP managed buffers of physics state) Given current implementation, it is tempting to manage all interpolated state within the service, though this goes against the general guidelines of services only storing acceleration/bookkeeping data

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