FDataType

Windows
MacOS
Linux

Inheritance Hierarchy

FStaticMeshDataType

FMeshParticleVertexFactory::FDataType

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MeshParticleVertexFactory.h

Include

#include "MeshParticleVertexFactory.h"

Syntax

struct FDataType : public FStaticMeshDataType

Variables

Name Description

Public variable

bool

 

bInitialized

Flag to mark as initialized

Public variable

FVertexStreamCo...

 

ParticleColorComponent

The stream to read the vertex color from.

Public variable

FVertexStreamCo...

 

SubUVLerpAndRelTime

The stream to read SubUV lerp and the particle relative time from

Public variable

FVertexStreamCo...

 

SubUVs

The stream to read SubUV parameters from..

Public variable

FVertexStreamCo...

 

TransformComponent

The stream to read the mesh transform from.

Public variable

FVertexStreamCo...

 

VelocityComponent

The stream to read the particle velocity from

Constructors

Name Description

Public function

FDataType()

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