大约有 74 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0023 秒)
...r): void Defined in laya/d3/core/render/command/CommandBuffer.ts:126 设置全局Vector4数据 Parameters nameID: number Vector4数据ID source: Color 数据 Returns void setGlobalInt setGlobalInt(nameID: number, source: number): void Defined in laya/d3/core/render/command/CommandBuffer.ts:226 设...
来源: Laya3.0_api 发布时间: 20231115
...erited Externals Only exported Menu Globals "Laya" Laya Class Laya Laya 是全局对象的引用入口集。 Laya类引用了一些常用的全局对象,比如Laya.stage:舞台,Laya.timer:时间管理器,Laya.loader:加载管理器,使用时注意大小写。 Hierarchy Laya Index Prope...
来源: Laya3.0_api 发布时间: 20231115
...ed Externals Only exported Menu Globals "UIConfig" UIConfig Class UIConfig 全局配置 Hierarchy UIConfig Index Properties closeDialogOnSide mouseWheelEnable popupBgAlpha popupBgColor showButtons touchScrollEnable Properties Static closeDialogOnSide closeDialogOnSide: boolean = true Defined in UICo...
来源: Laya3.0_api 发布时间: 20231115
...tatic fullScreen get fullScreen(): Size Defined in laya/d3/utils/Size.ts:9 全局场景的屏幕大小 Returns Size Globals "laya/d3/utils/Size" Size constructor height width fullScreen Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interfa...
来源: Laya3.0_api 发布时间: 20231115
...ined in laya/utils/SpriteUtils.ts:37 计算传入的显示对象 Sprite 的全局坐标系的坐标和缩放值,返回 Rectangle 对象存放计算出的坐标X值、Y值、ScaleX值、ScaleY值。 Parameters sprite: Sprite Sprite 对象。 Returns Rectangle 矩形对象 Rectangle Static getTransf...
来源: Laya3.0_api 发布时间: 20231115
...MP TEMP: Rectangle = new Rectangle() Defined in laya/maths/Rectangle.ts:13 全局临时的矩形区域,此对象用于全局复用,以减少对象创建 Accessors bottom get bottom(): number Defined in laya/maths/Rectangle.ts:49 此矩形底端的 Y 轴坐标。y 和 height 属性的和。 Retur...
来源: Laya3.0_api 发布时间: 20231115
...t Properties Static I I: WeakObject Defined in laya/utils/WeakObject.ts:17 全局WeakObject单例 Static delInterval delInterval: number = 10 * 60 * 1000 Defined in laya/utils/WeakObject.ts:15 如果不支持WeakMap,则多少时间清理一次缓存,默认10分钟清理一次 Static supportWeakM...
来源: Laya3.0_api 发布时间: 20231115
...t;any>window).box2d Defined in laya/physics/Physics.ts:19 Box2d引擎的全局引用,更多属性和api请参考 http://box2d.org positionIterations positionIterations: number = 3 Defined in laya/physics/Physics.ts:25 位置迭代次数,增大数字会提高精度,但是会降低性能 velo...
来源: Laya3.0_api 发布时间: 20231115
...atic getGID getGID(): number Defined in laya/utils/Utils.ts:77 获取一个全局唯一ID。 Returns number Static parseInt parseInt(str: string, radix?: number): number Defined in laya/utils/Utils.ts:120 解析一个字符串,并返回一个整数。和JS原生的parseInt不同:如果str为空...
来源: Laya3.0_api 发布时间: 20231115
...rowser.ts:70 Static canvas canvas: any Defined in laya/utils/Browser.ts:80 全局离线画布(非主画布)。主要用来测量字体、获取image数据。 Static context context: CanvasRenderingContext2D Defined in laya/utils/Browser.ts:82 全局离线画布上绘图的环境(非主画布...
来源: Laya3.0_api 发布时间: 20231115