VertExmotion  1.8.6
1.8.6
Kalagaan.VertExmotionCollider Class Reference
Inheritance diagram for Kalagaan.VertExmotionCollider:
Kalagaan.VertExmotionColliderBase

Additional Inherited Members

- Public Member Functions inherited from Kalagaan.VertExmotionColliderBase
void IgnoreCollision (Collider collider, bool ignore)
 Ignore collider from colliding with collision zone More...
 
void UpdateCollisionZone (CollisionZone cz)
 
- Public Attributes inherited from Kalagaan.VertExmotionColliderBase
string className = "VertExmotionCollider"
 
LayerMask m_layerMask = -1
 
float m_smooth = 1f
 
bool m_disableBackwardCollisions = true
 
bool m_wobble = false
 Enable wobble fx. More...
 
float m_damping = 1f
 
float m_bouncing = 1f
 
float m_limit = 1f
 
float m_friction = .1f
 
List< CollisionZonem_collisionZones = new List<CollisionZone>()
 
List< Collider > m_ignoreColliders = new List<Collider>()
 
bool m_maximizeSphereCollision = true
 
PID_V3 m_pid = new PID_V3()
 
- Protected Attributes inherited from Kalagaan.VertExmotionColliderBase
float m_smoothDamping = 1f
 
float m_smoothBouncing = 1f
 

Detailed Description

Compute collision require a VertExmotionSensor component


The documentation for this class was generated from the following file: