Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleDirtyFlags.h |
Include | #include "Chaos/ParticleDirtyFlags.h" |
Syntax
class FParticlePositionRotation
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | CopyFrom
(
const TOther& Other |
|
![]() ![]() |
bool | IsEqual
(
const TOther& Other |
|
![]() ![]() |
const FRotation3 & | R () |
|
![]() |
void | Serialize
(
FChaosArchive& Ar |
|
![]() |
void | SetR
(
const FRotation3& InR |
|
![]() |
void | ||
![]() ![]() |
const FVec3 & | X () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FParticlePositionRotation& Other |