C4 Engine
C4 Engine API Documentation

Space::GetSpaceType

Defined in:  C4Spaces.h
Returns the specific type of a space.
Prototype

SpaceType GetSpaceType(voidconst;

Description
The GetSpaceType function returns the specific space type, which can be one of the following constants.
kSpaceFog Fog space.
kSpaceShadow Shadow space.
kSpaceIlluminance Illuminance space.
kSpaceAcoustics Acoustics space.
kSpaceOcclusion Occlusion space.
kSpacePaint Paint space.
kSpacePhysics Physics space.
kSpaceVisual Visual space.