Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FJointState |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include Path | #include "RewindData.h" |
Syntax
class FJointState
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FJointState
(
const FJointStateBase* InState, |
RewindData.h | ||
FJointState
(
const FPBDJointConstraintHandle& InJoint, |
RewindData.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FrameAndPhase | const FFrameAndPhase | RewindData.h | ||
| Head | const FPBDJointConstraintHandle & | RewindData.h | ||
| Pool | const FDirtyPropertiesPool & | RewindData.h | ||
| State | const FJointStateBase * | RewindData.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
decltype(auto) GetAngularBreakTorque() |
|||
decltype(auto) GetAngularDriveDamping() |
|||
decltype(auto) GetAngularDriveForceMode() |
|||
decltype(auto) GetAngularDriveMaxTorque() |
|||
decltype(auto) GetAngularDrivePositionTarget() |
|||
decltype(auto) GetAngularDriveStiffness() |
|||
decltype(auto) GetAngularDriveVelocityTarget() |
|||
decltype(auto) GetAngularLimits() |
|||
decltype(auto) GetAngularMotionTypesX() |
|||
decltype(auto) GetAngularMotionTypesY() |
|||
decltype(auto) GetAngularMotionTypesZ() |
|||
decltype(auto) GetAngularPlasticityLimit() |
|||
decltype(auto) GetAngularSLerpPositionDriveEnabled() |
|||
decltype(auto) GetAngularSLerpVelocityDriveEnabled() |
|||
decltype(auto) GetAngularSoftForceMode() |
|||
decltype(auto) GetAngularSwingPositionDriveEnabled() |
|||
decltype(auto) GetAngularSwingVelocityDriveEnabled() |
|||
decltype(auto) GetAngularTwistPositionDriveEnabled() |
|||
decltype(auto) GetAngularTwistVelocityDriveEnabled() |
|||
decltype(auto) GetAngularViolationCallbackThreshold() |
|||
decltype(auto) GetCollisionEnabled() |
|||
decltype(auto) GetContactTransferScale() |
|||
decltype(auto) GetJointTransforms() |
CHAOS_INNER_JOINT_PROPERTY(OuterProp, FuncName, InnerName, InnerType) | ||
decltype(auto) GetLinearBreakForce() |
|||
decltype(auto) GetLinearContactDistance() |
|||
decltype(auto) GetLinearDriveDamping() |
|||
decltype(auto) GetLinearDriveForceMode() |
|||
decltype(auto) GetLinearDriveMaxForce() |
|||
decltype(auto) GetLinearDrivePositionTarget() |
|||
decltype(auto) GetLinearDriveStiffness() |
|||
decltype(auto) GetLinearDriveVelocityTarget() |
|||
decltype(auto) GetLinearLimit() |
|||
decltype(auto) GetLinearMotionTypesX() |
|||
decltype(auto) GetLinearMotionTypesY() |
|||
decltype(auto) GetLinearMotionTypesZ() |
|||
decltype(auto) GetLinearPlasticityLimit() |
|||
decltype(auto) GetLinearPlasticityType() |
|||
decltype(auto) GetLinearPositionDriveXEnabled() |
|||
decltype(auto) GetLinearPositionDriveYEnabled() |
|||
decltype(auto) GetLinearPositionDriveZEnabled() |
|||
decltype(auto) GetLinearRestitution() |
|||
decltype(auto) GetLinearSoftForceMode() |
|||
decltype(auto) GetLinearVelocityDriveXEnabled() |
|||
decltype(auto) GetLinearVelocityDriveYEnabled() |
|||
decltype(auto) GetLinearVelocityDriveZEnabled() |
|||
decltype(auto) GetLinearViolationCallbackThreshold() |
|||
decltype(auto) GetMassConditioningEnabled() |
|||
decltype(auto) GetParentInvMassScale() |
|||
decltype(auto) GetProjectionAngularAlpha() |
|||
decltype(auto) GetProjectionAngularTolerance() |
|||
decltype(auto) GetProjectionEnabled() |
|||
decltype(auto) GetProjectionLinearAlpha() |
|||
decltype(auto) GetProjectionLinearTolerance() |
|||
decltype(auto) GetShockPropagationAlpha() |
|||
decltype(auto) GetShockPropagationEnabled() |
|||
decltype(auto) GetSoftLinearDamping() |
|||
decltype(auto) GetSoftLinearLimitsEnabled() |
|||
decltype(auto) GetSoftLinearStiffness() |
|||
decltype(auto) GetSoftSwingDamping() |
|||
decltype(auto) GetSoftSwingLimitsEnabled() |
|||
decltype(auto) GetSoftSwingStiffness() |
|||
decltype(auto) GetSoftTwistDamping() |
|||
decltype(auto) GetSoftTwistLimitsEnabled() |
|||
decltype(auto) GetSoftTwistStiffness() |
|||
decltype(auto) GetStiffness() |
|||
decltype(auto) GetSwingContactDistance() |
|||
decltype(auto) GetSwingRestitution() |
|||
decltype(auto) GetTwistContactDistance() |
|||
decltype(auto) GetTwistRestitution() |
|||
decltype(auto) GetUseLinearSolver() |
|||
decltype(auto) GetUserData() |
|||
FString ToString() |
RewindData.h |