public final class btRigidBodyFlags extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BT_DISABLE_WORLD_GRAVITY |
static int |
BT_ENABLE_GYROPSCOPIC_FORCE |
static int |
BT_ENABLE_GYROSCOPIC_FORCE_EXPLICIT |
static int |
BT_ENABLE_GYROSCOPIC_FORCE_IMPLICIT_BODY |
static int |
BT_ENABLE_GYROSCOPIC_FORCE_IMPLICIT_WORLD |
| Constructor and Description |
|---|
btRigidBodyFlags() |
public static final int BT_DISABLE_WORLD_GRAVITY
public static final int BT_ENABLE_GYROSCOPIC_FORCE_EXPLICIT
public static final int BT_ENABLE_GYROSCOPIC_FORCE_IMPLICIT_WORLD
public static final int BT_ENABLE_GYROSCOPIC_FORCE_IMPLICIT_BODY
public static final int BT_ENABLE_GYROPSCOPIC_FORCE
Copyright © 2021. All rights reserved.