RayCast.getColliderShape

Returns the shape ID of the first object that the ray intersects, or 0 if no object is intersecting the ray (i.e. isColliding returns false).

struct RayCast
@nogc nothrow const
long
getColliderShape
()

Meta