Свойство | Тип | Описание | |
---|---|---|---|
CollisionShape | |||
Transform |
Метод | Описание | |
---|---|---|
ConvexShapeEntry ( |
Constructs a convex shape entry with identity transformation.
|
|
ConvexShapeEntry ( Quaternion orientation, |
Constructs a convex shape entry.
|
|
ConvexShapeEntry ( |
Constructs a convex shape entry.
|
|
ConvexShapeEntry ( System.Vector3 position, |
Constructs a convex shape entry.
|
public ConvexShapeEntry ( |
||
shape | Shape of the entry. | |
Результат | System |
public ConvexShapeEntry ( Quaternion orientation, |
||
orientation | Quaternion | Local orientation of the entry. |
shape | Shape of the entry. | |
Результат | System |
public ConvexShapeEntry ( |
||
transform | Local transform of the entry. | |
shape | Shape of the entry. | |
Результат | System |
public ConvexShapeEntry ( System.Vector3 position, |
||
position | System.Vector3 | Local position of the entry. |
shape | Shape of the entry. | |
Результат | System |
public ConvexShape,BEPUphysics.CollisionShapes.ConvexShapes CollisionShape | ||
Результат |