3D picking mode. More...
#include <pyfbsdk.h>
Public Attributes | |
kFBPickingModeStandard | |
Standard picking mode. | |
kFBPickingModeXRay | |
X-Ray picking mode (obstructed models are displayed in overlay). | |
kFBPickingModeModelsOnly | |
Models-only mode (no nulls or skeletons are displayed). | |
kFBPickingModeCount | |
End of enum, this valued indicates the number of picking modes available. | |
3D picking mode.
kFBPickingModeCount |
End of enum, this valued indicates the number of picking modes available.
kFBPickingModeModelsOnly |
Models-only mode (no nulls or skeletons are displayed).
kFBPickingModeStandard |
Standard picking mode.
kFBPickingModeXRay |
X-Ray picking mode (obstructed models are displayed in overlay).