Type Physics
Namespace
GloryEngine
Summary
Physics API
Properties
Gravity
Physics gravity
Methods
CastRay(GloryEngine.Ray,GloryEngine.RayCastResult@,System.Single,GloryEngine.LayerMask,System.UInt32[],System.Boolean,System.Int32)
Do a raycast check.
Whenever there are any hits, result will always have a list with a size of maxHits.
Use the returned integer value to determine the actual hit count.