FPrimData

Primitive data use to track which aggregate geometry is selected

Windows
MacOS
Linux

References

Module

StaticMeshEditor

Header

/Engine/Source/Editor/StaticMeshEditor/Public/IStaticMeshEditor.h

Include

#include "IStaticMeshEditor.h"

Syntax

struct FPrimData

Remarks

Primitive data use to track which aggregate geometry is selected

Variables

Name Description

Public variable

int32

 

PrimIndex

Public variable

EAggCollisionSh...

 

PrimType

Constructors

Name Description

Public function

FPrimData

(
    EAggCollisionShape::Type InPrimType,
    int32 InPrimIndex
)

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FPrimData& Other
)

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