Hierarchy

  • Config
    • Config

Properties

i18n?: ((key) => string)

Type declaration

    • (key): string
    • 国际化转换函数

      Parameters

      • key: string

      Returns string

imageURL: string

贴图 URL

staticPrefix?: string

静态资源前缀

width: number

贴图宽度,单位:米

yOffset: number

高度偏移量,单位:米

yRotate: number

沿着 Y 轴正方向旋转角度,单位:弧度