|
void | Clear () |
|
void | ApplyImpulse (Vector3 position, Vector3 impulse) |
|
void | Dispose () |
| Called when disposed.
|
|
|
object | ExtraCollisionInfo |
|
|
virtual BEPUphysics.Entities.Entity | InitColliderEntity () |
| This is called during Initialise which should return back the collider entity for this physics body.
|
|
override void | Initialise () |
| Called on Initialise.
|
|
override void | OnDisposed () |
|
virtual void | RefreshDebugMesh () |
|
virtual void | OnMassChanged (float mass) |
|
virtual void | OnDetectingInitialCollision (EntityCollidable sender, Collidable other, CollidablePairHandler pair) |
|
virtual void | OnCollisionEnded (EntityCollidable sender, Collidable other, CollidablePairHandler pair) |
|
|
BEPUphysics.Entities.Entity | BEPUCollider |
|
|
virtual vxPhysicsBodyType | ColliderType [get] |
| What type of collider is this.
|
|
virtual vxPhysicsColliderMovementType | MovementType [get, set] |
| The movement type of this collider.
|
|
vxEntity3D | PairedEntity [get] |
|
float | Mass [get, set] |
|
bool | IsAffectedByGravity [get, set] |
|
Vector3 | LinearVelocity [get, set] |
|
Vector3 | AngularVelocity [get, set] |
|
Matrix | WorldTransform [get, set] |
|
float | StaticFriction [get, set] |
|
float | KineticFriction [get, set] |
|
float | Bounciness [get, set] |
|
bool | IsTrigger [get, set] |
|
float | LinearDamping [get, set] |
|
BoundingBox | BoundingBox [get] |
|
Vector3 | Position [get, set] |
|
bool | IsDebugViewEnabled [get, set] |
|
bool | IsEnabled [get, set] |
| Is this enabled.
|
|
string | Name [get, set] |
|
vxEntity | Entity [get] |
| The entitiy which owns this component.
|
|
bool | IsDisposed [get] |
|
◆ InitColliderEntity()
virtual BEPUphysics.Entities.Entity VerticesEngine.Physics.vxPhysicsColliderBaseComponent.InitColliderEntity |
( |
| ) |
|
|
protectedvirtual |
◆ Initialise()
override void VerticesEngine.Physics.vxPhysicsColliderBaseComponent.Initialise |
( |
| ) |
|
|
protectedvirtual |
◆ OnDisposed()
override void VerticesEngine.Physics.vxPhysicsColliderBaseComponent.OnDisposed |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file:
- /github/workspace/src/VerticesEngine/src.shared/Physics/Components/vxPhysicsBodyComponent.cs