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::Utils::Characters::DepthData Struct Reference

Contains information about a node in a hierarchy and how deep it is in the hierarchy relative to the root. More...

#include <CharacterUtils.h>

Public Attributes

int m_depth = -1
 Depth of the joint in the hierarchy. The root has depth 0, its children depth 1, and so on.
 
size_t m_index = 0
 

Detailed Description

Contains information about a node in a hierarchy and how deep it is in the hierarchy relative to the root.


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