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

    Class SkyboxLoader

    Loader for cube map skybox textures from a single cross-layout image.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    basePath: string = ""

    The base path for resource URLs.

    Methods

    • Dispatches an event.

      Parameters

      • type: string

        The event type.

      • eventData: Record<string, unknown> = {}

        Optional data associated with the event.

      Returns void