大约有 1,261 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0067 秒)
Laya3.0_api(409) Laya_社区(375) Laya2.0_api(226) laya_api(168) Laya2.0_文档(49) Laya3.0_文档(24) Laya2.0_示例(7) Laya_示例(3)
...93 创建一个新的 SkyRenderer 实例。 Returns SkyRenderer Properties Static SUNLIGHTDIRCOLOR SUNLIGHTDIRCOLOR: number Defined in laya/d3/resource/models/SkyRenderer.ts:37 Static SUNLIGHTDIRECTION SUNLIGHTDIRECTION: number Defined in laya/d3/resource/models/SkyRenderer.ts:36 Accessors material ...
来源: Laya3.0_api 发布时间: 20231115
...现。 Public Properties PropertyDefined By enabled : Boolean = true[static] 是否开启键盘事件,默认为trueKeyBoardManagerPublic Methods MethodDefined By hasKeyDown(key:int):Boolean[static] 返回指定键是否被按下。 KeyBoardManagerProperty Detailenabledpropertypublic stati...
来源: laya_api 发布时间: 20170929
...现。 Public Properties PropertyDefined By enabled : Boolean = true[static] 是否开启键盘事件,默认为trueKeyBoardManagerPublic Methods MethodDefined By hasKeyDown(key:int):Boolean[static] 返回指定键是否被按下。 KeyBoardManagerProperty Detailenabledpropertypublic stati...
来源: Laya2.0_api 发布时间: 20190513
...y ContainmentType Index Properties Contains Disjoint Intersects Properties Static Contains Contains: number = 1 Defined in laya/d3/math/ContainmentType.ts:9 包含 Static Disjoint Disjoint: number = 0 Defined in laya/d3/math/ContainmentType.ts:7 不相交 Static Intersects Intersects: number = 2 Def...
来源: Laya3.0_api 发布时间: 20231115
...PropertyDefined By _bold : Boolean = falseFontInfo EMPTY : FontInfo[static] FontInfo _family : String = ArialFontInfo _font : String = 14px ArialFontInfo _id : uintFontInfo _italic : Boolean = falseFontInfo _size : int = 14FontInfoPublic Methods MethodDefined By FontInfo(fo...
来源: Laya2.0_api 发布时间: 20190513
...染状态。 Public Properties PropertyDefined By clientHeight : int[static] 渲染区高度。RenderContext3D clientWidth : int[static] 渲染区宽度。RenderContext3DPublic Methods MethodDefined By RenderContext3D() 创建一个 RenderContext3D 实例。 RenderContext3DProperty Detai...
来源: Laya2.0_api 发布时间: 20190513
... 1 个回复 Laya_Aaron 赞同来自: class BaseTexture extends Bitmap { static WARPMODE_REPEAT: number = 0; static WARPMODE_CLAMP: number = 1; /**寻址模式_重复。*/ static FILTERMODE_POINT: number = 0; /**寻址模式_不循环。*/ static FILTERMODE_BILINEAR: number = 1; /**寻址模式_...
来源: Laya_社区 发布时间: 20200222
... camera : BaseCamera当前摄像机。RenderState clientHeight : int[static] 渲染区高度。RenderState clientWidth : int[static] 渲染区宽度。RenderState elapsedTime : Number距上一帧间隔时间。RenderState owner : Sprite3D当前渲染3D精灵。RenderState renderEle...
来源: laya_api 发布时间: 20170929
...aya.display.scene不成熟的小建议 建议把scene里的静态方法: static load(url: string, complete?: Handler, progress?: Handler): void; static open(url: string, closeOther?: boolean, param?: any, complete?: Handler, progress?: Handler): void; static close(url: string, name?: string): bool...
来源: Laya_社区 发布时间: 20181128
... = -1Texture bitmap : * 图片或者canvas 。Texture DEF_UV : Array[static] 默认 UV 信息。Texture height : Number 实际高度。Texture INV_UV : Array[static] 反转 UV 信息。Texture isLinearSampling : Boolean 获取当前纹理是否启用了线性采样。 Texture loade...
来源: laya_api 发布时间: 20170929