Sandbox Logo

PhysicsShape.EnableTouch

bool EnableTouch { get; set; }

Description

Controls whether this shape can fire touch events for its owning entity. (Entity.StartTouch, Touch and EndTouch)

Return

User Comments