dSpaceGetSublevel

@brief Gets sublevel value of a space.

Sublevel affects how the space is handled in dSpaceCollide2 when it is collided with another space. See @c dSpaceSetSublevel for more details.

@param space the space to query @returns the sublevel value of the space @ingroup collide @see dSpaceSetSublevel @see dSpaceCollide2

extern (C) nothrow
int
dSpaceGetSublevel

Meta