PhysX SDK 3.2 API Reference: PxCCTNonWalkableMode Struct Reference

PhysX SDK 3.2 API

PxCCTNonWalkableMode Struct Reference
[Character]

specifies how a CCT interacts with non-walkable parts. More...

#include <PxController.h>

List of all members.


Public Types

enum  Enum {
  ePREVENT_CLIMBING,
  eFORCE_SLIDING
}

Detailed Description

specifies how a CCT interacts with non-walkable parts.

This is only used when slopeLimit is non zero.


Member Enumeration Documentation

Enumerator:
ePREVENT_CLIMBING  Stops character from climbing up a slope, but doesn't move it otherwise.
eFORCE_SLIDING  Forces character to slide down non-walkable slopes.


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



Copyright © 2008-2012 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com