大约有 331 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0045 秒)
...ertices vertices: any[] Defined in laya/ani/bone/SkinSlotDisplayData.ts:33 顶点数据 weights weights: any[] Defined in laya/ani/bone/SkinSlotDisplayData.ts:29 权重 width width: number Defined in laya/ani/bone/SkinSlotDisplayData.ts:18 宽度 Methods createTexture createTexture(currTexture: Text...
来源: Laya3.0_api 发布时间: 20231115
...lter的实现,在我理解WebGL里面改变颜色就是改变这个图片顶点数据里面的颜色即可,但是感觉ColorFilter是逐个填充像素。 2018-01-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 6 个回...
来源: Laya_社区 发布时间: 20180113
...ertexTrail" VertexTrail Class VertexTrail VertexTrail 类用于创建拖尾顶点结构。 Hierarchy VertexTrail Implements IVertex Index Properties TRAIL_COLOR TRAIL_OFFSETVECTOR TRAIL_POSITION0 TRAIL_TEXTURECOORDINATE0X TRAIL_TEXTURECOORDINATE0Y TRAIL_TIME0 Accessors vertexDeclaration vertexDeclar...
来源: Laya3.0_api 发布时间: 20231102
...PositionNormalColorTexture 类用于创建位置、法线、颜色、纹理顶点结构。 Public Properties PropertyDefined By color : Vector4[read-only] VertexPositionNormalColorTexture0Texture1 normal : Vector3[read-only] VertexPositionNormalColorTexture0Texture1 position : Vector3[read...
来源: laya_api 发布时间: 20170929
...面显示没有问题,laya里面显示有的部件不显示,看着像顶点组织有问题,我把spine源文件和导出文件都上传了,麻烦看下 附件 : --> boss_nmwyt.zip 牛魔王一体.zip 2024-09-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...
来源: Laya_社区 发布时间: 20240918
...IVertex VertexPositionNormalTexture 类用于创建位置、法线、纹理顶点结构。 Public Properties PropertyDefined By normal : Vector3[read-only] VertexPositionNormalTexture0Texture1 position : Vector3[read-only] VertexPositionNormalTexture0Texture1 textureCoordinate0 : Vector2[r...
来源: laya_api 发布时间: 20170929
...ctImplements IVertex VertexPositionNormalColorTangent 类用于创建粒子顶点结构。 Public Properties PropertyDefined By ageAddScale : Number[read-only] VertexParticle cornerTextureCoordinate : Vector4[read-only] VertexParticle endColor : Vector4[read-only] VertexParticle positio...
来源: laya_api 发布时间: 20170929
...多异常的地方: 1: 图片边缘颜色异常,边缘发黑? 2: mesh图片顶点问题? 3: 播放的时候会出现剪裁问题. LayaAir小牛 • 2025-11-10 13:56 好的收到 yahu • 2025-11-10 16:42 我把spine从3.8换成4.2 图片边缘颜色发黑的问题正常了,,但是其他另外2个问...
来源: Laya_社区 发布时间: 20251110
...。 然而这种优化策略为平衡性能与内存关系,会对单个顶点的骨骼数量采取限制,也就是单个顶点的骨骼控制数不能大于4, 当某个顶点的骨骼控制数量超过4个时,可能会导致渲染异常。引擎也会进行警告提醒,如图2-3所示。 ...
来源: Laya3.0_文档 发布时间: 20260131
...用visible做显示和隐藏的切换时不会重新上传图片,但是顶点这些信息还是会上传给显卡,其实每帧都在上传这部分信息 2017-03-07 1 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 移除一个界面,需要同时移除自身removeSelf,事件removeEv...
来源: Laya_社区 发布时间: 20170307