PxRevoluteJointFlag Struct Reference

Flags specific to the Revolute Joint. More...

#include <PxRevoluteJoint.h>

Public Types

enum  Enum { eLIMIT_ENABLED = 1<<0, eDRIVE_ENABLED = 1<<1, eDRIVE_FREESPIN = 1<<2 }
 

Detailed Description

Flags specific to the Revolute Joint.

See also
PxRevoluteJoint

Member Enumeration Documentation

◆ Enum

Enumerator
eLIMIT_ENABLED 

enable the limit

eDRIVE_ENABLED 

enable the drive

eDRIVE_FREESPIN 

if the existing velocity is beyond the drive velocity, do not add force


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