EGeometryCollectionParticlesData

Enumeration of the synchronizable data.

Windows
MacOS
Linux

References

Module

GeometryCollectionEngine

Header

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

Include

#include "GeometryCollection/GeometryCollectionParticlesData.h"

Syntax

enum EGeometryCollectionParticlesData
{
    X,
    R,
    Geometry,
    GeometryType,
    GeometryIsConvex,
    GeometryHasBoundingBox,
    GeometryBoxMin,
    GeometryBoxMax,
    GeometrySphereCenter,
    GeometrySphereRadius,
    GeometryLevelSetGrid,
    V,
    W,
    F,
    Torque,
    I,
    InvI,
    M,
    InvM,
    CollisionParticlesSize,
    Disabled,
    Sleeping,
    Island,
    P,
    Q,
    PreV,
    PreW,
    ConnectivityEdges,
    ChildToParentMap,
    Count,
}

Values

Name

Description

X

R

Geometry

GeometryType

GeometryIsConvex

GeometryHasBoundingBox

GeometryBoxMin

GeometryBoxMax

GeometrySphereCenter

GeometrySphereRadius

GeometryLevelSetGrid

V

W

F

Torque

I

InvI

M

InvM

CollisionParticlesSize

Disabled

Sleeping

Island

P

Q

PreV

PreW

ConnectivityEdges

ChildToParentMap

Count

Remarks

Enumeration of the synchronizable 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