大约有 1,772 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0052 秒)
Laya_社区(1393) laya_api(90) Laya3.0_api(82) Laya2.0_api(72) Laya2.0_文档(59) Laya_示例(33) Laya2.0_示例(32) Laya3.0_文档(11)
...ames VertexPositionNormalColorTextureProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTextureInheritanceVertexPositionNormalColorTexture ObjectImplements IVertex VertexPositionNormalColorTexture 类用于创建位置、法线、颜色、纹理顶点结构。 P...
来源: laya_api 发布时间: 20170929
... this.sprite = new Sprite(); this.sprite.graphics.drawLine(0, 0, -radiusX, radiusY, color); this.sprite.graphics.drawLine(0, 0, radiusX, radiusY, color); this.sprite.graphics.drawLine(-radiusX, radiusY, 0, radiusY * 2, c...
来源: Laya_社区 发布时间: 20201230
... if (_bitmap && _sources) { this.graphics.clear(); var splitArr:Array = value.toString().split(''); for (var i:int = 0; i < splitArr.length; i++) { var te:Texture =...
来源: Laya_社区 发布时间: 20170601
...。经调试后发现在Skeleton::_update方法中的以下语句:var tGraphics; if (this._aniMode == 0) { tGraphics = this._templet.getGrahicsDataWithCache(this._aniClipIndex, this._clipIndex) || this._createGraphics(); if (tGraphics && this.graphics != tGraphics) { this.graphics = tGraph...
来源: Laya_社区 发布时间: 20200109
怎么对graphics画出来的图片进行鼠标点击拖动??? 我把示例的内容进行了修改,我不想加载个图片然后移动图片,我只是想画个圆圈然后鼠标可以拖动它移动!!!!但是我改了一下官网上的例子,还是无法移动。。。。。...
来源: Laya_社区 发布时间: 20171106
...rames No Frames VertexShuriKenParticleMethods | Constants Packagelaya.d3.graphics.VertexClasspublic class VertexShuriKenParticleInheritanceVertexShuriKenParticle ObjectSubclasses VertexShurikenParticleBillboard, VertexShurikenParticleMesh ... Public Methods MethodDefined By VertexShuriKenPart...
来源: Laya2.0_api 发布时间: 20190513
...es VertexPositionNormalTextureTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTextureTangentInheritanceVertexPositionNormalTextureTangent ObjectImplements IVertex VertexPositionNormalTextureTangent 类用于创建位置、法线、纹理、切线顶点结...
来源: laya_api 发布时间: 20170929
...s | Index | Frames No Frames StaticBatchManagerMethods Packagelaya.d3.graphicsClasspublic class StaticBatchManagerInheritanceStaticBatchManager Object StaticBatchManager 类用于静态批处理管理的父类。 Public Methods MethodDefined By StaticBatchManager() 创建一个 StaticBatch...
来源: Laya2.0_api 发布时间: 20190513
... Frames VertexPositionNormalColorSkinProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorSkinInheritanceVertexPositionNormalColorSkin ObjectImplements IVertex VertexPositionNormalColorSkin 类用于创建位置、法线、颜色、骨骼索引、骨骼权重顶...
来源: laya_api 发布时间: 20170929
...rames VertexPositionNormalTextureSkinProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTextureSkinInheritanceVertexPositionNormalTextureSkin ObjectImplements IVertex VertexPositionNormalColorTextureSkin 类用于创建位置、法线、颜色、纹理、骨骼索引...
来源: laya_api 发布时间: 20170929