Navigation
Unreal Engine C++ API Reference > Runtime > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/MeshParticleVertexFactory.h |
Include | #include "MeshParticleVertexFactory.h" |
Syntax
class FMeshParticleUniformParameters
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TShaderParameterTypeInfo< uint32 >::TAlignedType | bUseLocalSpace | |
![]() |
TShaderParameterTypeInfo< float >::TAlignedType | DeltaSeconds | |
![]() |
TShaderParameterTypeInfo< FVector3f >::TAlignedType | LWCTile | |
![]() |
TShaderParameterTypeInfo< uint32 >::TAlignedType | PrevTransformAvailable | |
![]() |
TShaderParameterTypeInfo< FVector4f >::TAlignedType | SubImageSize | |
![]() |
TShaderParameterTypeInfo< uint32 >::TAlignedType | TexCoordWeightA | |
![]() |
TShaderParameterTypeInfo< uint32 >::TAlignedType | TexCoordWeightB | |
![]() |
TShaderParameterTypeInfo< float >::TAlignedType | UseVelocityForMotionBlur |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FUniformBufferRHIRef | CreateUniformBuffer
(
const FMeshParticleUniformParameters& InContents, |
|
![]() ![]() |
const FShaderParametersMetadata * | ||
![]() ![]() |
TArray< FShaderParametersMetadata::FMember > | zzGetMembers () |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FTypeInfo |