FAnimPhys::CalculateVolume

Calculates the volume of a collection of shapes

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimPhysicsSolver.h

Include

#include "Animation/AnimPhysicsSolver.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimPhysicsSolver.cpp

Syntax

static float CalculateVolume
(
    const TArray< FAnimPhysShape > & InShapes
)

Remarks

Calculates the volume of a collection of shapes

Parameters

Parameter

Description

InShapes

Collection of shapes to use

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