GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.ECS.Components.Physics
RigidBody Class
RigidBody Properties
AngularDamping Property
AngularFactor Property
AngularVelocity Property
BoundingBox Property
Gravity Property
Inertia Property
LinearDamping Property
LinearFactor Property
LinearVelocity Property
Mass Property
RigidBody
Inertia Property
Get / set body inertia.
Namespace:
GeonBit.ECS.Components.Physics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
float
Inertia
{
get
;
set
; }
Property Value
Type:
Single
See Also
Reference
RigidBody Class
GeonBit.ECS.Components.Physics Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com