프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CollisionShape | |||
Orientation | Microsoft.Xna.Framework.Quaternion |
메소드 | 설명 | |
---|---|---|
OrientedConvexShapeEntry ( |
Constructs a new entry with identity orientation.
|
|
OrientedConvexShapeEntry ( Microsoft.Xna.Framework.Quaternion orientation, |
Constructs a new entry.
|
public OrientedConvexShapeEntry ( |
||
shape | Shape of the entry. | |
리턴 | System |
public OrientedConvexShapeEntry ( Microsoft.Xna.Framework.Quaternion orientation, |
||
orientation | Microsoft.Xna.Framework.Quaternion | Orientation of the entry. |
shape | Shape of the entry. | |
리턴 | System |
public ConvexShape,BEPUphysics.CollisionShapes.ConvexShapes CollisionShape | ||
리턴 |