SceneTrace Size( BBox hull )

Summary

Makes this trace an axis aligned box of given size. Extracts mins and maxs from the Bounding Box.

SceneTrace Size( Vector3 size )

Summary

Makes this trace an axis aligned box of given size. Calculates mins and maxs by assuming given size is (maxs-mins) and the center is in the middle.

SceneTrace Size( Vector3 mins, Vector3 maxs )

Summary

Makes this trace an axis aligned box of given size.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.