C4 Engine
C4 Engine API Documentation

class AcousticsSpace

Defined in:  C4Spaces.h
The AcousticsSpace class represents an acoustic space node in a world.
Definition

class AcousticsSpace final : public Space

Constructor

AcousticsSpace(const Vector3D& size);

Parameters
size The size of the box.
Description


Base Classes
Space An acoustic space is a specific type of space.
See Also

AcousticsSpaceObject