#Equivalent to Plane struct
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Hello everyone! Is there an equivalent to the Plane struct from Unity Engine in DOTS? I know there is one in the Physics package, but its methods are not on par with the Engine one. For example Plane.Raycast is missing in DOTS...