Свойство | Type | Description | |
---|---|---|---|
CollisionShape | |||
Orientation | Microsoft.Xna.Framework.Quaternion |
Méthode | Description | |
---|---|---|
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. | |
Résultat | System |
public OrientedConvexShapeEntry ( Microsoft.Xna.Framework.Quaternion orientation, |
||
orientation | Microsoft.Xna.Framework.Quaternion | Orientation of the entry. |
shape | Shape of the entry. | |
Résultat | System |
public ConvexShape,BEPUphysics.CollisionShapes.ConvexShapes CollisionShape | ||
Résultat |