C4 Engine Terathon Software C4 Engine API Documentation

• World Manager

API Links
Developer Links

class ShadowSpace

Defined in:  C4Spaces.h
The ShadowSpace class represents a shadow space node in a world.
Definition

class ShadowSpace : public Space

Constructor

ShadowSpace(const Vector3D& size);

Parameters
size The size of the box.
Description


Base Classes
Space A shadow space is a specific type of space.
See Also

ShadowSpaceObject