+
PxControllerBehaviorFlag Struct Reference
+
+[Character]
+
specifies controller behavior
+
More...
+
+#include <PxControllerBehavior.h>
+
+
+
+List of all members.
+
Detailed Description
+specifies controller behavior
Member Enumeration Documentation
+
+
+
+
+
+
+
- Enumerator:
-
+
+| eCCT_CAN_RIDE_ON_OBJECT |
+Controller can ride on touched object (i.e. when this touched object is moving horizontally).
+
+ - Note:
- The CCT vs. CCT case is not supported.
+ |
+| eCCT_SLIDE |
+Controller should slide on touched object. |
+| eCCT_USER_DEFINED_RIDE |
+Disable all code dealing with controllers riding on objects, let users define it outside of the SDK. |
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+