大约有 2,323 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0087 秒)
Laya_社区(1786) Laya3.0_api(167) Laya2.0_文档(113) Laya2.0_api(89) Laya3.0_文档(82) laya_api(80) Laya2.0_示例(3) Laya_示例(3)
...此对象坐标系上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中...
来源: Laya2.0_api 发布时间: 20190513
...olors : StringUIGroup labelFont : String 表示按钮文本标签的字体名称,以字符串形式表示。 UIGroup labelPadding : String 表示按钮文本标签的边距。 格式:"上边距,右边距,下边距,左边距"。 UIGroup labels : String 标签集合字符串。以逗号做分...
来源: Laya2.0_api 发布时间: 20190513
...e(name:String):void 设置使用Shader名字。 Parameters name:String — 名称。 Constant DetailBLENDConstantpublic static const BLEND:intBLEND_DSTConstant public static const BLEND_DST:intBLEND_SRCConstant public static const BLEND_SRC:intCULLConstant public static const CULL:intdefaultMater...
来源: Laya2.0_api 发布时间: 20190513
...tring Inherited from Resource.name Defined in laya/resource/Resource.ts:97 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:101 获取资源的...
来源: Laya3.0_api 发布时间: 20231102
...olors : StringUIGroup labelFont : String 表示按钮文本标签的字体名称,以字符串形式表示。 UIGroup labelPadding : String 表示按钮文本标签的边距。 格式:"上边距,右边距,下边距,左边距"。 UIGroup labels : String 标签集合字符串。以逗号做分...
来源: Laya2.0_api 发布时间: 20190513
...ring Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源...
来源: Laya3.0_api 发布时间: 20231115
...in LOD_TOLERANCE_VALUE : Number = 4[static] Terrain name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node RENDER_LINE_MODEL : Boolean = false[static] Terrain scene : *[read-only] 获得所属场景。 Node terrain...
来源: Laya2.0_api 发布时间: 20190513
...e.addChild(new Laya.Camera(0, 0.1, 100)); //设置相机的名称 camera.name = "camera"; //相机平移位置 camera.transform.translate(new Laya.Vector3(0, 0.8, 1.5)); //旋转相机 camera.transform.ro...
来源: Laya_社区 发布时间: 20190531
...ing = "" Inherited from Node.name Defined in laya/display/Node.ts:59 节点名称。 popupEffectHandler popupEffectHandler: Handler = new Handler(this, this.popupEffect) Defined in laya/ui/DialogManager.ts:46 全局默认关闭对话框效果,可以设置一个效果代替默认的关闭效果,...
来源: Laya3.0_api 发布时间: 20231115
...laya/utils/Browser.ts:466 获得URL参数值 Parameters name: string 参数名称 Returns string 参数值 Static now now(): number Defined in laya/utils/Browser.ts:380 获取浏览器当前时间戳,单位为毫秒。 Returns number Static removeElement removeElement(ele: any): void Defined in la...
来源: Laya3.0_api 发布时间: 20231115