FSimulationScratchBuffer

Buffers used as scratch space for PhysX to avoid allocations during simulation

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Physics/PhysScene_PhysX.h

Include

#include "Physics/PhysScene_PhysX.h"

Syntax

struct FSimulationScratchBuffer

Remarks

Buffers used as scratch space for PhysX to avoid allocations during simulation

Variables

Name Description

Public variable

uint8 *

 

Buffer

The scratch buffer.

Public variable

int32

 

BufferSize

Allocated size of the buffer.

Constructors

Name Description

Public function

FSimulationScratchBuffer()

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