Méthode | Description | |
---|---|---|
MorphableEntity ( |
Constructs a new morphable entity.
|
|
MorphableEntity ( |
Constructs a new morphable entity.
|
|
MorphableEntity ( |
Constructs a new morphable entity.
|
|
MorphableEntity ( |
Constructs a new morphable entity.
|
|
MorphableEntity ( |
Constructs a new morphable entity.
|
|
MorphableEntity ( |
Constructs a new morphable entity.
|
|
MorphableEntity ( |
Constructs a new morphable entity.
|
|
MorphableEntity ( |
Constructs a new morphable entity.
|
|
SetCollisionInformation ( |
Sets the collision information of the entity to another collidable.
|
|
SetCollisionInformation ( |
Sets the collision information of the entity to another collidable.
|
|
SetCollisionInformation ( |
Sets the collision information of the entity to another collidable.
|
public MorphableEntity ( |
||
collisionInformation | Collidable to use with the entity. | |
Résultat | BEPUphysics.BroadPhaseEntries.MobileCollidables |
public MorphableEntity ( |
||
collisionInformation | Collidable to use with the entity. | |
mass | float | Mass of the entity. |
Résultat | BEPUphysics.BroadPhaseEntries.MobileCollidables |
public MorphableEntity ( |
||
collisionInformation | Collidable to use with the entity. | |
mass | float | Mass of the entity. |
inertiaTensor | Inertia tensor of the entity. | |
Résultat | BEPUphysics.BroadPhaseEntries.MobileCollidables |
public MorphableEntity ( |
||
collisionInformation | Collidable to use with the entity. | |
mass | float | Mass of the entity. |
inertiaTensor | Inertia tensor of the entity. | |
volume | float | Volume of the entity. |
Résultat | BEPUphysics.BroadPhaseEntries.MobileCollidables |
public MorphableEntity ( |
||
shape | Shape to use with the entity. | |
Résultat | BEPUphysics.BroadPhaseEntries.MobileCollidables |
public MorphableEntity ( |
||
shape | Shape to use with the entity. | |
mass | float | Mass of the entity. |
Résultat | BEPUphysics.BroadPhaseEntries.MobileCollidables |
public MorphableEntity ( |
||
shape | Shape to use with the entity. | |
mass | float | Mass of the entity. |
inertiaTensor | Inertia tensor of the entity. | |
Résultat | BEPUphysics.BroadPhaseEntries.MobileCollidables |
public MorphableEntity ( |
||
shape | Shape to use with the entity. | |
mass | float | Mass of the entity. |
inertiaTensor | Inertia tensor of the entity. | |
volume | float | Volume of the entity. |
Résultat | BEPUphysics.BroadPhaseEntries.MobileCollidables |
public SetCollisionInformation ( |
||
newCollisionInformation | New collidable to use. | |
Résultat | void |
public SetCollisionInformation ( |
||
newCollisionInformation | New collidable to use. | |
newMass | float | New mass to use for the entity. |
Résultat | void |
public SetCollisionInformation ( |
||
newCollisionInformation | New collidable to use. | |
newMass | float | New mass to use for the entity. |
newInertia | New inertia tensor to use for the entity. | |
Résultat | void |