ESimulationTypes

Windows
MacOS
Linux

References

Module

GeometryCollectionCore

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionCore/Public/GeometryCollection/GeometryCollection.h

Include

#include "GeometryCollection/GeometryCollection.h"

Syntax

enum ESimulationTypes
{
    FST_None               = 0,
    FST_Rigid              = 1,
    FST_Clustered          = 2,
    FST_Not_Simulatable    = 3,
}

Values

Name

Description

FST_None

FST_Rigid

FST_Clustered

FST_Not_Simulatable

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