大约有 360 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0073 秒)
Laya3.0_api(111) Laya_社区(103) Laya2.0_api(61) laya_api(57) Laya2.0_文档(17) Laya3.0_文档(10) Laya2.0_示例(1)
...ne); //获取摄像机 var camera = scene.getChildByName("Main Camera"); //清除摄像机的标记 camera.clearFlag = Laya.BaseCamera.CLEARFLAG_SKY; //添加光照 var directionLight = scene.addChild(new Laya.DirectionLight()); directionLight.color = new Laya.Vector3(1, 1, 1); directionLight.transf...
来源: Laya2.0_文档 发布时间: 20210715
...ted from Resource._clearReference Defined in laya/resource/Resource.ts:218 清除引用 Returns void _parse _parse(texture: Texture, createURL: string, skeletonData: ArrayBuffer): void Defined in laya/ani/bone/Templet.ts:99 Parameters texture: Texture createURL: string skeletonData: ArrayBuffer Retu...
来源: Laya3.0_api 发布时间: 20231115
...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inherited from Text.texture Defined in laya/display/...
来源: Laya3.0_api 发布时间: 20231115
...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inherited from Text.texture Defined in laya/display/...
来源: Laya3.0_api 发布时间: 20231115
...ne); //获取摄像机 var camera = scene.getChildByName("Main Camera"); //清除摄像机的标记 camera.clearFlag = Laya.BaseCamera.CLEARFLAG_SKY; //添加光照 var directionLight = scene.addChild(new Laya.DirectionLight()); directionLight.color = new Laya.Vector3(1, 1, 1); directionLight.transf...
来源: Laya2.0_文档 发布时间: 20210715
...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实...
来源: laya_api 发布时间: 20170929
...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inherited from Text.texture Defined in laya/display/...
来源: Laya3.0_api 发布时间: 20231115
...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inherited from Text.texture Defined in laya/display/...
来源: Laya3.0_api 发布时间: 20231115
...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Sprite toolTip : * 鼠标悬停提示。 可以赋值为文本 Stri...
来源: Laya2.0_api 发布时间: 20190513
...exture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,则会自动加载图片,然后显示 Returns Texture Inherited from Text.texture Defined in laya/display/...
来源: Laya3.0_api 发布时间: 20231115