Open 3D Engine PhysX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
PhysX::EditorJointRequests Member List

This is the complete list of members for PhysX::EditorJointRequests, including all inherited members.

GetBoolValue(const AZStd::string &parameterName)=0PhysX::EditorJointRequestspure virtual
GetEntityIdValue(const AZStd::string &parameterName)=0PhysX::EditorJointRequestspure virtual
GetLinearValue(const AZStd::string &parameterName)=0PhysX::EditorJointRequestspure virtual
GetLinearValuePair(const AZStd::string &parameterName)=0PhysX::EditorJointRequestspure virtual
GetSubComponentModesState()=0PhysX::EditorJointRequestspure virtual
GetTransformValue(const AZStd::string &parameterName)=0PhysX::EditorJointRequestspure virtual
GetVector3Value(const AZStd::string &parameterName)=0PhysX::EditorJointRequestspure virtual
HandlerPolicy (defined in PhysX::EditorJointRequests)PhysX::EditorJointRequestsstatic
SetBoolValue(const AZStd::string &parameterName, bool value)=0PhysX::EditorJointRequestspure virtual
SetEntityIdValue(const AZStd::string &parameterName, AZ::EntityId value)=0PhysX::EditorJointRequestspure virtual
SetLinearValue(const AZStd::string &parameterName, float value)=0PhysX::EditorJointRequestspure virtual
SetLinearValuePair(const AZStd::string &parameterName, const AngleLimitsFloatPair &valuePair)=0PhysX::EditorJointRequestspure virtual
SetVector3Value(const AZStd::string &parameterName, const AZ::Vector3 &value)=0PhysX::EditorJointRequestspure virtual