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

    Class FPSStrategy

    A first-person camera strategy.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    constraints?: CameraConstraints

    Optional spatial constraints for the camera.

    heightOffset: number = 0.0

    The height offset from the target position.

    type: string = CameraStrategyType.FPS

    The unique type identifier of the strategy.

    Methods