Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ParticleVertexFactory.h |
| Include | #include "ParticleVertexFactory.h" |
Syntax
class FParticleSpriteUniformParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| TShaderParameterTypeInfo< FVector4f >::TAlignedType | AxisLockRight | ||
| TShaderParameterTypeInfo< FVector4f >::TAlignedType | AxisLockUp | ||
| TShaderParameterTypeInfo< FVector3f >::TAlignedType | CameraFacingBlend | ||
| TShaderParameterTypeInfo< float >::TAlignedType | InvDeltaSeconds | ||
| TShaderParameterTypeInfo< FVector3f >::TAlignedType | LWCTile | ||
| TShaderParameterTypeInfo< FVector4f >::TAlignedType | MacroUVParameters | ||
| TShaderParameterTypeInfo< FVector4f >::TAlignedType | NormalsCylinderUnitDirection | ||
| TShaderParameterTypeInfo< FVector4f >::TAlignedType | NormalsSphereCenter | ||
| TShaderParameterTypeInfo< float >::TAlignedType | NormalsType | ||
| TShaderParameterTypeInfo< FVector2f >::TAlignedType | PivotOffset | ||
| TShaderParameterTypeInfo< float >::TAlignedType | RemoveHMDRoll | ||
| TShaderParameterTypeInfo< float >::TAlignedType | RotationBias | ||
| TShaderParameterTypeInfo< float >::TAlignedType | RotationScale | ||
| TShaderParameterTypeInfo< FVector4f >::TAlignedType | SubImageSize | ||
| TShaderParameterTypeInfo< FVector4f >::TAlignedType | TangentSelector | ||
| TShaderParameterTypeInfo< float >::TAlignedType | UseVelocityForMotionBlur |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FUniformBufferRHIRef | CreateUniformBuffer
(
const FParticleSpriteUniformParameters& InContents, |
||
| const FShaderParametersMetadata * | |||
| TArray< FShaderParametersMetadata::FMember > | zzGetMembers () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FTypeInfo |