UNiagaraDataInterfaceCamera::CreateComputeParameters

Constructs the correct CS parameter type for this DI (if any).

Windows
MacOS
Linux

Override Hierarchy

UNiagaraDataInterfaceBase::CreateComputeParameters()

UNiagaraDataInterfaceCamera::CreateComputeParameters()

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceCamera.h

Include

#include "NiagaraDataInterfaceCamera.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataInterfaceCamera.cpp

Syntax

virtual FNiagaraDataInterfaceParametersCS * CreateComputeParameters() const

Remarks

Constructs the correct CS parameter type for this DI (if any). The object type returned by this can only vary by class and not per object data.

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