Intersect

interface Intersect

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
data class Separated(val state: PhysicsQuery.Intersect.State, val time: Double, val localPointA: DVec3, val localPointB: DVec3, val normalA: DVec3, val normalB: DVec3) : PhysicsQuery.Intersect
Link copied to clipboard