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

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

421. 续飞机大战 [ 72%]

...s.addChild(this.bg2); //创建一个帧循环,更新容器位置 }; Laya.class(BackGround,"BackGround",_super); return BackGround; }(Laya.Sprite));注意: 1、如果_super是传参过来的,直接写_super.call(this)即可,如果不是直接写BackGround.__super(this)即可,两种写法(...

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

422. laya.d3.component.volume.batchvolume.BatchRender_API3.0 [ 72%]

...enu Globals "laya/d3/component/Volume/BatchVolume/BatchRender" BatchRender Class BatchRender 类用来描述合批的渲染节点 Hierarchy BaseRender BatchRender StaticInstanceBatchRender StatiVertexMergeBatchRender Implements IBoundsCell Index Constructors constructor Properties _extra _receiveSha...

来源: Laya3.0_api 发布时间: 20231115

423. 我想动态改自定义shader里的值,应该怎么写?? [ 72%]

...al.__super.call(this);     this.setShaderName("CustomShader"); }   Laya.class(CustomMaterial, "CustomMaterial", Laya.BaseMaterial);   CustomMaterial.DIFFUSETEXTURE = 1; CustomMaterial.NORMALTEXTURE = 2; CustomMaterial.ALPHATESTVALUE = 0;   CustomMaterial.prototype.getDiffuseTexture = function (...

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

424. 引擎 TiledMap 居然不支持图块翻转 [ 72%]

...73741824;     const TiledMapFlipConstHalf = TiledMapFlipConst / 2;     class GridSprite extends Laya.Sprite {         constructor() {             super(...arguments);             this.relativeX = 0;             this.relativeY = 0;             this.isAloneObject = fals...

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

425. 分享:使用 Chart.js 创建图标 [ 72%]

...库通过script标签的方式引入index.html启动文件package { public class FormDemo { public function FormDemo() { // 初始化舞台 Laya.init(400,400); // 图标数据 var data:Object = { labels: [ //最上方矩形的标签提示和颜色设置 "Red", "Blue", "Yellow" ], datasets: [ { data:...

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

426. laya.d3.core.particleshuriken.ShurikenParticleRenderer_API3.0 [ 72%]

...3/core/particleShuriKen/ShurikenParticleRenderer" ShurikenParticleRenderer Class ShurikenParticleRenderer ShurikenParticleRender 类用于创建3D粒子渲染器。 Hierarchy BaseRender ShurikenParticleRenderer Implements IBoundsCell Index Constructors constructor Properties _extra _particleSystem _...

来源: Laya3.0_api 发布时间: 20231115

427. 字体切片组件 · LayaAir3.0文档 · LAYABOX [ 72%]

...下面给出一个示例代码,实现脚本控制FontClip: const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { @property( { type : Laya.FontClip } ) public fontclp: Laya.FontClip; constructor() { super(); } // 组件被激活后执行,此时所有节...

来源: Laya3.0_文档 发布时间: 20241014

428. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 72%]

..."laya/d3/component/Volume/reflectionProbe/ReflectionProbe" ReflectionProbe Class ReflectionProbe ReflectionProbe 类用于实现反射探针组件 miner Hierarchy Volume ReflectionProbe Index Constructors constructor Properties _extra _isScene _singleton _updateMark owner runInEditor scriptPath TEMP...

来源: Laya3.0_api 发布时间: 20231115

429. laya.resource.Texture_API3.0 [ 72%]

...rited Externals Only exported Menu Globals "laya/resource/Texture" Texture Class Texture Texture 是一个纹理处理类。 Hierarchy Resource Texture Index Constructors constructor Properties _id _sizeGrid _stateNum destroyedImmediately lock name offsetX offsetY sourceHeight sourceWidth url uuid D...

来源: Laya3.0_api 发布时间: 20231115

430. laya.d3.component.volume.batchvolume.StatiVertexMergeBatchRender_API3.0 [ 72%]

...olume/BatchVolume/StatiVertexMergeBatchRender" StatiVertexMergeBatchRender Class StatiVertexMergeBatchRender Hierarchy BatchRender StatiVertexMergeBatchRender Implements IBoundsCell Index Constructors constructor Properties _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge A...

来源: Laya3.0_api 发布时间: 20231115