• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 742 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0065 秒)

601. laya.ui.ViewStack [ 43%]

...手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer...

来源: laya_api 发布时间: 20170929

602. laya.ui.LayoutBox [ 43%]

...手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer...

来源: laya_api 发布时间: 20170929

603. laya.map.MapLayer [ 43%]

...新。 注意: 1.Sprite  tarLayer : MapLayer被合到的层MapLayer texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer...

来源: laya_api 发布时间: 20170929

604. laya.ani.bone.Skeleton [ 43%]

...rite  templet : Templet[read-only] 得到动画模板的引用 Skeleton texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一个图片地址,...

来源: Laya2.0_api 发布时间: 20190513

605. laya.ui.Tab [ 43%]

...状态下的描边颜色。 UIGroup tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.time...

来源: laya_api 发布时间: 20170929

606. 粒子属性详解(TypeScript-3D基础(TS)-LayaAir3D之粒子系统) [ 43%]

... 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

607. 粒子属性详解(JavaScript-3D基础(JS)-LayaAir3D之粒子系统) [ 43%]

... 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

608. 官方LayaAir之灯光一节示例背景在微信里表现不一致 [ 43%]

...new Laya.StandardMaterial(); //材质加载漫反射贴图 material.diffuseTexture = Laya.Texture2D.load("res/layabox.png"); //为模型赋材质(单个材质可赋给多个模型) sphere.meshRender.material = material; box.meshRender.material = material; //旋转方向与角度设置 var vect:L...

来源: Laya_社区 发布时间: 20180307

609. laya.ui.RadioGroup [ 43%]

...状态下的描边颜色。 UIGroup tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.time...

来源: laya_api 发布时间: 20170929

610. 粒子属性详解(ActionScript-3D基础(AS3)-LayaAir3D之粒子系统) [ 43%]

... 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