FParticleVelocities

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleDirtyFlags.h

Include

#include "Chaos/ParticleDirtyFlags.h"

Syntax

class FParticleVelocities

Functions

Name Description

Public function

void

 

CopyFrom

(
    const TOther& Other
)

Public function Const

bool

 

IsEqual

(
    const TOther& Other
)

Public function

void

 

Serialize

(
    FChaosArchive& Ar
)

Public function

void

 

SetV

(
    const FVec3& V
)

Public function

void

 

SetW

(
    const FVec3& W
)

Public function Const

const FVec3 ...

 

V()

Public function Const

const FVec3 ...

 

W()

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FParticleVelocities& Other
)

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