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::JointsComponentModeCommon::SubComponentModes::AngleModesSharedRotationState Struct Reference

#include <JointsComponentModeCommon.h>

Public Attributes

AZ::Vector3 m_axis
 The Axis of rotation to apply the limits.
 
AZ::Quaternion m_savedOrientation = AZ::Quaternion::CreateIdentity()
 The angle delta of the last mouse action.
 
PhysX::AngleLimitsFloatPair m_valuePair
 the current limits of the angle.
 

Detailed Description

Shared data structure used with Angle Cone and Angle Pair sub component modes. Holds information about the axis and limits of the angle.


The documentation for this struct was generated from the following file: