Struct ContactFeature
- Namespace
- Alis.Core.Physic.Collision
- Assembly
- Alis.dll
The features that intersect to form the contact point This must be 4 bytes or less.
public struct ContactFeatureInherited Members
Fields
IndexA
Feature index on ShapeA
public byte IndexAField Value
IndexB
Feature index on ShapeB
public byte IndexBField Value
TypeA
The feature type on ShapeA
public byte TypeAField Value
TypeB
The feature type on ShapeB
public byte TypeB