Navigation
Unreal Engine C++ API Reference > Plugins > Niagara
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h |
Include | #include "NiagaraDataInterface.h" |
Syntax
struct FNDITransformHandler
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | TransformNotUnitVector
(
FVector3f& V, |
|
![]() ![]() |
void | TransformNotUnitVector
(
FVector3d& V, |
|
![]() ![]() |
void | TransformPosition
(
FVector3f& P, |
|
![]() ![]() |
void | TransformPosition
(
FVector3d& P, |
|
![]() ![]() |
void | TransformRotation
(
FQuat4f& Q1, |
|
![]() ![]() |
void | TransformRotation
(
FQuat4d& Q1, |
|
![]() ![]() |
void | TransformVector
(
FVector3f& V, |
|
![]() ![]() |
void | TransformVector
(
FVector3d& V, |