ProceduralMeshComponent

Windows
MacOS
Linux

Classes

Name

Description

Public class

FProceduralMeshComponentTarget

Public class

FProceduralMeshComponentTargetFactory

Public struct UStruct

FProcMeshSection

One section of the procedural mesh. Each material has its own section.

Public struct UStruct BlueprintType

FProcMeshTangent

Struct used to specify a tangent vector for a vertex The Y tangent is computed from the cross product of the vertex normal (Tangent Z) and the TangentX member.

Public struct UStruct BlueprintType

FProcMeshVertex

One vertex for the procedural mesh, used for storing data internally

Public class

IProceduralMeshComponentPlugin

The public interface to this module

Public class UClass Meta

UKismetProceduralMeshLibrary

Public class UClass ClassGroup, HideCategories, Meta

UProceduralMeshComponent

Component that allows you to specify custom triangle mesh geometry Beware! This feature is experimental and may be substantially changed in future releases.

Enums

Name

Description

Public enum UEnum

EProcMeshSliceCapOption

Options for creating cap geometry when slicing

Functions

Name Description

Public function

FMeshDescrip...

 

BuildMeshDescription

(
    UProceduralMeshComponent* Proc...
)

Public function

void PROCEDU...

 

MeshDescriptionToProcMesh

(
    const FMeshDescription& MeshDescri...,
    UProceduralMeshComponent* Proc...
)

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