Property | Type | Description | |
---|---|---|---|
LocalTransform | |||
Shape | |||
Weight | float |
Method | Description | |
---|---|---|
CompoundShapeEntry ( |
Constructs a new compound shape entry using the volume of the shape as a weight.
|
|
CompoundShapeEntry ( |
Constructs a new compound shape entry using the volume of the shape as a weight.
|
|
CompoundShapeEntry ( |
Constructs a new compound shape entry using the volume of the shape as a weight.
|
|
CompoundShapeEntry ( |
Constructs a new compound shape entry using the volume of the shape as a weight.
|
|
CompoundShapeEntry ( |
Constructs a new compound shape entry using the volume of the shape as a weight.
|
|
CompoundShapeEntry ( |
Constructs a new compound shape entry using the volume of the shape as a weight.
|
|
CompoundShapeEntry ( |
Constructs a new compound shape entry using the volume of the shape as a weight.
|
|
CompoundShapeEntry ( |
Constructs a new compound shape entry using the volume of the shape as a weight.
|
public CompoundShapeEntry ( |
||
shape | Shape to use. | |
return | System |
public CompoundShapeEntry ( |
||
shape | Shape to use. | |
orientation | Quaternion | Local orientation of the shape. |
return | System |
public CompoundShapeEntry ( |
||
shape | Shape to use. | |
orientation | Quaternion | Local orientation of the shape. |
weight | float | Weight of the entry. This defines how much the entry contributes to its owner /// for the purposes of center of rotation computation. |
return | System |
public CompoundShapeEntry ( |
||
shape | Shape to use. | |
localTransform | Local transform of the shape. | |
return | System |
public CompoundShapeEntry ( |
||
shape | Shape to use. | |
localTransform | Local transform of the shape. | |
weight | float | Weight of the entry. This defines how much the entry contributes to its owner /// for the purposes of center of rotation computation. |
return | System |
public CompoundShapeEntry ( |
||
shape | Shape to use. | |
position | System.Vector3 | Local position of the shape. |
return | System |
public CompoundShapeEntry ( |
||
shape | Shape to use. | |
position | System.Vector3 | Local position of the shape. |
weight | float | Weight of the entry. This defines how much the entry contributes to its owner /// for the purposes of center of mass and inertia computation. |
return | System |
public CompoundShapeEntry ( |
||
shape | Shape to use. | |
weight | float | Weight of the entry. This defines how much the entry contributes to its owner /// for the purposes of center of rotation computation. |
return | System |
public RigidTransform,BEPUutilities LocalTransform | ||
return |