Small World Engine API Reference - v0.76.20
    Preparing search index...

    Class AbstractProjectionAbstract

    Base class for all camera projection types.

    Hierarchy (View Summary)

    Index
    _matrix: Matrix4 = ...

    The projection matrix.

    far: number = 1000

    Far clip plane distance.

    near: number = 0.1

    Near clip plane distance.

    The type of the projection.