Navigation
API > API/Plugins > API/Plugins/NiagaraVertexFactories
Inheritance Hierarchy
- FShader
- FGlobalShader
- FNiagaraGPURayTracingTransformsCS
References
| Module | NiagaraVertexFactories |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraVertexFactories/Public/NiagaraGPURayTracingTransformsShader.h |
| Include | #include "NiagaraGPURayTracingTransformsShader.h" |
Syntax
class FNiagaraGPURayTracingTransformsCS : public FGlobalShader
Remarks
Compute shader used to pass GPU instances transforms to the ray tracing TLAS.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNiagaraGPURayTracingTransformsCS
(
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 & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FParameters | |||
| InternalLinkType |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| FPermutationDomain | |
| InternalBaseType | |
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType | |
| ShaderTypeRegistration | |
| ThreadGroupSize |