大约有 742 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0065 秒)
Laya_社区(411) Laya2.0_文档(98) Laya3.0_api(64) Laya2.0_api(59) laya_api(54) Laya_示例(28) Laya2.0_示例(15) Laya3.0_文档(13)
...手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer...
来源: laya_api 发布时间: 20170929
...手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer...
来源: laya_api 发布时间: 20170929
...新。 注意: 1.Sprite tarLayer : MapLayer被合到的层MapLayer texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer...
来源: laya_api 发布时间: 20170929
...rite templet : Templet[read-only] 得到动画模板的引用 Skeleton texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,...
来源: Laya2.0_api 发布时间: 20190513
...状态下的描边颜色。 UIGroup tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.time...
来源: laya_api 发布时间: 20170929
... 2. *Random Between Two Contants* 在两个常数中随机取值 ------ **Texture Sheet Animation** 图片动画 1. `Tiles` 平铺 2. `Animation` 动画 1. *Single Row* 单行 2. *whole Sheet* 整表 3. `Random Row` 随机行 4. `Frame over Time` 动画帧随时间变化 1. *contants* 常数 2. *cur...
来源: Laya2.0_文档 发布时间: 20210715
... 2. *Random Between Two Contants* 在两个常数中随机取值 ------ **Texture Sheet Animation** 图片动画 1. `Tiles` 平铺 2. `Animation` 动画 1. *Single Row* 单行 2. *whole Sheet* 整表 3. `Random Row` 随机行 4. `Frame over Time` 动画帧随时间变化 1. *contants* 常数 2. *cur...
来源: Laya2.0_文档 发布时间: 20210714
...new Laya.StandardMaterial(); //材质加载漫反射贴图 material.diffuseTexture = Laya.Texture2D.load("res/layabox.png"); //为模型赋材质(单个材质可赋给多个模型) sphere.meshRender.material = material; box.meshRender.material = material; //旋转方向与角度设置 var vect:L...
来源: Laya_社区 发布时间: 20180307
...状态下的描边颜色。 UIGroup tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.time...
来源: laya_api 发布时间: 20170929
... 2. *Random Between Two Contants* 在两个常数中随机取值 ------ **Texture Sheet Animation** 图片动画 1. `Tiles` 平铺 2. `Animation` 动画 1. *Single Row* 单行 2. *whole Sheet* 整表 3. `Random Row` 随机行 4. `Frame over Time` 动画帧随时间变化 1. *contants* 常数 2. *cur...
来源: Laya2.0_文档 发布时间: 20210715