FGeometryCollectionDebugDrawActorSelectedRigidBody

[FGeometryCollectionDebugDrawActorSelectedRigidBody](API\Runtime\GeometryCollectionEngine\GeometryCollection\FGeometryCollect-_1) Structure used to select a rigid body id with a picking tool through a detail customization.

Windows
MacOS
Linux

References

Module

GeometryCollectionEngine

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionDebugDrawActor.h

Include

#include "GeometryCollection/GeometryCollectionDebugDrawActor.h"

Syntax

struct FGeometryCollectionDebugDrawActorSelectedRigidBody

Remarks

FGeometryCollectionDebugDrawActorSelectedRigidBody Structure used to select a rigid body id with a picking tool through a detail customization.

Variables

Name Description

Public variable

AGeometryCollec...

 

GeometryCollection

Currently selected geometry collection.

Public variable

int32

 

Id

Id of the selected rigid body whose to visualize debug informations.

Public variable

AChaosSolverAct...

 

Solver

Chaos RBD Solver. Will use the world's default solver actor if null.

Constructors

Functions

Name Description

Public function Const

FString

 

GetSolverName()

Return the name of selected solver, or "None" if none is selected.

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