# Actor Intersect Type

Base type — int

Name Identifier Code
Center c_actorIntersectAgainstCenter 0
Contact Radius c_actorIntersectAgainstRadiusContact 1
Game Radius c_actorIntersectAgainstRadiusGame 2
Visual Radius c_actorIntersectAgainstRadiusVisual 3
Center Game c_actorIntersectAgainstCenterGame 4

Category: Actor / Support

# Examples

— None found —