FCableParticle

Struct containing information about a point along the cable

Windows
MacOS
Linux

References

Module

CableComponent

Header

/Engine/Plugins/Runtime/CableComponent/Source/CableComponent/Classes/CableComponent.h

Include

#include "CableComponent.h"

Syntax

struct FCableParticle

Remarks

Struct containing information about a point along the cable

Variables

Name Description

Public variable

bool

 

bFree

If this point is free (simulating) or fixed to something

Public variable

FVector

 

OldPosition

Position of point on previous iteration

Public variable

FVector

 

Position

Current position of point

Constructors

Name Description

Public function

FCableParticle()

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