Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
Inheritance Hierarchy
- FConstraintBase
- FSuspensionConstraint
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDSuspensionConstraintData.h |
Include | #include "Chaos/PBDSuspensionConstraintData.h" |
Syntax
class FSuspensionConstraint : public Chaos::FConstraintBase
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TChaosProperty< FSuspensionLocation, EChaosProperty::SuspensionLocation > | SuspensionLocation | |
![]() |
TChaosProperty< FParticleProxyProperty, EChaosProperty::SuspensionParticleProxy > | SuspensionParticleProxy | |
![]() |
TChaosProperty< FPBDSuspensionSettings, EChaosProperty::SuspensionSettings > | SuspensionSettings |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FVec3 | GetAxis () |
|
![]() ![]() |
bool | GetEnabled () |
|
![]() ![]() |
FReal | ||
![]() ![]() |
FReal | ||
![]() ![]() |
FVec3 | GetLocation () |
|
![]() ![]() |
FReal | GetMaxLength () |
|
![]() ![]() |
FReal | GetMinLength () |
|
![]() ![]() |
FVec3 | GetNormal () |
|
![]() ![]() |
FSingleParticlePhysicsProxy * | ||
![]() ![]() |
FReal | ||
![]() ![]() |
FReal | ||
![]() ![]() |
FReal | ||
![]() ![]() |
const FPBDSuspensionSettings & | ||
![]() ![]() |
FVec3 | GetTarget () |
|
![]() |
void | ||
![]() |
void | SetEnabled
(
bool Val |
|
![]() |
void | SetHardstopStiffness
(
FReal Val |
|
![]() |
void | SetHardstopVelocityCompensation
(
FReal Val |
|
![]() |
void | SetLocation
(
FVec3 Val |
|
![]() |
void | SetMaxLength
(
FReal Val |
|
![]() |
void | SetMinLength
(
FReal Val |
|
![]() |
void | ||
![]() |
void | ||
![]() |
void | SetSpringDamping
(
FReal Val |
|
![]() |
void | SetSpringPreload
(
FReal Val |
|
![]() |
void | SetSpringStiffness
(
FReal Val |
|
![]() |
void |
Overridden from FConstraintBase
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | SyncRemoteDataImp
(
FDirtyPropertiesManager& Manager, |