Armory 3D Engine
class
ContactPair
package
armory.trait.physics.bullet
import
armory.trait.physics.bullet.PhysicsWorld
@:directlyUsed
Constructor
new
(
a:
Int
,
b:
Int
)
Variables
a
:
Int
b
:
Int
distance
:
Float
impulse
:
Float
normOnB
:
Vec4
posA
:
Vec4
posB
:
Vec4