Struct Intersection

Stores intersection data

struct Intersection ;

Fields

NameTypeDescription
fact bool
normal Vector!(float,3)
penetrationDepth float
point Vector!(float,3)