Navigation
API > API/Plugins > API/Plugins/NiagaraVertexFactories
Inheritance Hierarchy
- FShader
- FGlobalShader
- FNiagaraSortKeyGenCS
References
| Module | NiagaraVertexFactories |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraVertexFactories/Public/NiagaraSortingGPU.h |
| Include | #include "NiagaraSortingGPU.h" |
Syntax
class FNiagaraSortKeyGenCS : public FGlobalShader
Remarks
Compute shader used to generate particle sort keys.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNiagaraSortKeyGenCS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
| const FShaderParametersMetadata * | |||
| NIAGARAVERTEXFACTORIES_API ShaderMetaType & | |||
| NIAGARAVERTEXFACTORIES_API const FTypeLayoutDesc & | |||
| void | ModifyCompilationEnvironment
(
const FGlobalShaderPermutationParameters& Parameters, |
||
| void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
||
| bool | ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
||
| bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
||
| NIAGARAVERTEXFACTORIES_API FTypeLayoutDesc & | |||
| bool | UseWaveOps
(
EShaderPlatform ShaderPlatform |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FEnableCulling | |||
| FParameters | |||
| FSortUsingMaxPrecision | Implements a boolean shader permutation dimensions. | ||
| FUseWaveOps | Implements a boolean shader permutation dimensions. | ||
| InternalLinkType |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| FPermutationDomain | |
| InternalBaseType | |
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType | |
| ShaderTypeRegistration |