| Property | Defined by | ||
|---|---|---|---|
| allowedPenetration : Number = 0.0001 [static]
| JConfig | ||
| angVelThreshold : Number = 10 [static]
| JConfig | ||
| boxCollisionsType : String = "EDGEBASE" [static]
| JConfig | ||
| collToll : Number = 0.005 [static]
| JConfig | ||
| damping : Number = 0.995 [static]
| JConfig | ||
| deactivationTime : Number = 1 [static]
| JConfig | ||
| numCollisionIterations : Number = 4 [static]
| JConfig | ||
| numContactIterations : Number = 4 [static]
| JConfig | ||
| numPenetrationRelaxationTimesteps : Number = 7 [static]
| JConfig | ||
| orientThreshold : Number = 0.2 [static]
| JConfig | ||
| posThreshold : Number = 0.1 [static]
| JConfig | ||
| rotationType : String = "DEGREES" [static]
| JConfig | ||
| solverType : String = "ACCUMULATED" [static]
| JConfig | ||
| velThreshold : Number = 0.4 [static]
| JConfig | ||
| allowedPenetration | property |
public static var allowedPenetration:Number = 0.0001
| angVelThreshold | property |
public static var angVelThreshold:Number = 10
| boxCollisionsType | property |
public static var boxCollisionsType:String = "EDGEBASE"
| collToll | property |
public static var collToll:Number = 0.005
| damping | property |
public static var damping:Number = 0.995
| deactivationTime | property |
public static var deactivationTime:Number = 1
| numCollisionIterations | property |
public static var numCollisionIterations:Number = 4
| numContactIterations | property |
public static var numContactIterations:Number = 4
| numPenetrationRelaxationTimesteps | property |
public static var numPenetrationRelaxationTimesteps:Number = 7
| orientThreshold | property |
public static var orientThreshold:Number = 0.2
| posThreshold | property |
public static var posThreshold:Number = 0.1
| rotationType | property |
public static var rotationType:String = "DEGREES"
| solverType | property |
public static var solverType:String = "ACCUMULATED"
| velThreshold | property |
public static var velThreshold:Number = 0.4