EnableTouchPersists
bool EnableTouchPersists { get; set; }

Summary

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

Return Value

bool output