Sandbox Logo

PhysicsShape.EnableTouchPersists

bool EnableTouchPersists { get; set; }

Description

Controls whether this shape can fire continuous touch events for its owning entity (i.e. calling Entity.Touch every frame)

Return

User Comments