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

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

1. laya.ani.bone.SkinSlotDisplayData_API3.0 [ 100%]

...lic/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/SkinSlotDisplayData" SkinSlotDisplayData Class SkinSlotDisplayData 插槽显示数据 Hierarchy SkinSlotDisplayData Index Properties attachmentName bones height lengths name texture transform triangles type uvs verLen ve...

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

2. laya.ani.bone.BoneSlot_API3.0 [ 99%]

...lic/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/BoneSlot" BoneSlot Class BoneSlot Hierarchy BoneSlot Index Properties attachmentName currDisplayData currSlotData currTexture displayIndex name parent srcDisplayIndex templet type Methods copy draw drawBonePoint getMatri...

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

3. laya.ani.bone.Transform_API3.0 [ 98%]

...lic/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/Transform" Transform Class Transform Hierarchy Transform Index Properties scX scY skX skY skewX skewY x y Methods getMatrix initData skew Properties scX scX: number = 1 Defined in laya/ani/bone/Transform.ts:10 水平方...

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

4. laya.ani.bone.EventData_API3.0 [ 97%]

...lic/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/EventData" EventData Class EventData 事件数据 Hierarchy EventData Index Constructors constructor Properties audioValue floatValue intValue name stringValue time Constructors constructor new EventData(): EventData Def...

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

5. laya.ani.bone.canvasmesh.SkinMeshForGraphic_API3.0 [ 97%]

...lic/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/canvasmesh/SkinMeshForGraphic" SkinMeshForGraphic Class SkinMeshForGraphic Laya Hierarchy MeshData SkinMeshForGraphic Index Constructors constructor Properties canvasPadding indexes texture transform useUvTransform uvTra...

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

6. laya.ani.bone.canvasmesh.MeshData_API3.0 [ 97%]

...lic/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/canvasmesh/MeshData" MeshData Class MeshData 网格数据 Hierarchy MeshData SkinMeshForGraphic Index Properties canvasPadding indexes texture useUvTransform uvTransform uvs vertices Methods getBounds Properties canvasPa...

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

7. laya.ani.bone.SlotData_API3.0 [ 96%]

...lic/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/SlotData" SlotData Class SlotData Hierarchy SlotData Index Properties displayArr name Methods getDisplayByName Properties displayArr displayArr: any[] = [] Defined in laya/ani/bone/SlotData.ts:4 name name: string Defined...

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

8. 2.3版本创建自定义蒙皮shader,BONE宏定义失效 [ 95%]

2.3版本创建自定义蒙皮shader,BONE宏定义失效 在2.3版本创建自定义蒙皮shader,BONE宏定义失效。   参考UnlitMaterial的代码,没相关BONE定义的代码,估计引擎在其他地方做了定义操作。 但自定义的shader没有执行BONE定义包含的语句。...

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

9. laya.ani.bone.Templet_API3.0 [ 93%]

...lic/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/Templet" Templet Class Templet 动画模板类 Hierarchy AnimationTemplet Templet Index Constructors constructor Properties _id aniSectionDic bindBoneBoneSlotDic boneSlotArray boneSlotDic deformAniArr destroyedImmediatel...

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

10. 实例化 laya.ani.bone.Skeleton 对象报错 [ 93%]

实例化 laya.ani.bone.Skeleton 对象报错 export default class showSpine extends Laya.Script{ constructor() { super(); //创建一个Skeleton对象 //Laya let skeleton: laya.ani.bone.Skeleton = new laya.ani.bone.Skeleton(); } } 实例化报错 为啥 2018-09-28 添加评论 免费帖 --> 分享...

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