大约有 235 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0054 秒)
...Defined in laya/display/Sprite.ts:1516 将父容器坐标系坐标转换到本地坐标系。 Parameters point: Point 父容器坐标点。 Returns Point 转换后的点。 getBounds getBounds(): Rectangle Inherited from Text.getBounds Defined in laya/display/Sprite.ts:580 获取本对象在父容...
来源: Laya3.0_api 发布时间: 20231115
...urn Laya.SoundManager.soundVolume * 100; } // 统一保存到本地存储 private saveToStorage(): void { Laya.LocalStorage.setJSON(SoundManager.STORAGE_KEY, { bgmVolume: Laya.SoundManager.musicVolume * 100, bgmMuted: Laya.SoundMana...
来源: Laya_社区 发布时间: 20250930
...trix4x4,TextureCube Texture2D用于2D纹理采样的图片类型,图片本地支持格式:JPG,PNG Color 颜色类型,为四个Float类型组成的向量值,单位为0-1范围的RGB值变量 Vector2 向量2类型,多用于2D的坐标位置表示,常用于UV坐标和屏幕坐标 Vector...
来源: Laya3.0_文档 发布时间: 20251010
...Defined in laya/display/Sprite.ts:1516 将父容器坐标系坐标转换到本地坐标系。 Parameters point: Point 父容器坐标点。 Returns Point 转换后的点。 getBounds getBounds(): Rectangle Inherited from Text.getBounds Defined in laya/display/Sprite.ts:580 获取本对象在父容...
来源: Laya3.0_api 发布时间: 20231115
...Defined in laya/display/Sprite.ts:1516 将父容器坐标系坐标转换到本地坐标系。 Parameters point: Point 父容器坐标点。 Returns Point 转换后的点。 getAniNameByIndex getAniNameByIndex(index: number): string Defined in laya/ani/bone/Skeleton.ts:872 得到指定动画的名字...
来源: Laya3.0_api 发布时间: 20231115