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

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

811. laya.ani.bone.Skeleton_API3.0 [ 48%]

...te Skeleton Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY aniMode animationName blendMode cacheAs components customRend...

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

812. 获取lh动画控制失败【已解决】 [ 48%]

...一:直接异步加载             var layaMonkey:Sprite3D = scene.addChild(Sprite3D.load(url+"LayaScene_sharedunity/sharedunity.lh")) as Sprite3D;                          var zombieAnimator:Animator =layaMonkey.getChildAt(0).getComponentByType(Animator) as Ani...

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

813. laya.media.VideoNode_API3.0 [ 47%]

...e VideoNode Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode buffered cacheAs components currentSrc currentTime ...

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

814. laya.ui.TextInput_API3.0 [ 47%]

...a Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _tf _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor bottom cacheAs c...

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

815. laya.ui.TextArea_API3.0 [ 47%]

...a Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _tf _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor bottom cacheAs c...

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

816. 我用matter.js渲染一个篮球, 但是不会自动旋转.. 这个怎么设置呢? [ 47%]

...mport和export吗? 如何设置Sprite的宽高和点击区域? laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 使用钢体设置防穿后仍有几率会穿透 问题状态 最新活动: 2017-07-04 16:58 浏览: 1075 关注: 2 人 godssl ...

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

817. webgl模式下对Panel组件旋转时Panel子对象显示错误的BUG! [ 46%]

...克隆对象,统计面板的显存和内存就会显示成负数 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 TypeScript下HttpReq...

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

818. laya.ui.Slider_API3.0 [ 46%]

...der VSlider Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize changeHandler hitTestPrior isVertical mouseThrough name showLabel tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy allowClickBack alpha anchorX anchorY bar blendMo...

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

819. laya.ui.Image_API3.0 [ 46%]

...e Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY color components cus...

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

820. 显存优化:纹理压缩的使用(TypeScript-2D进阶篇(TS)-性能优化) [ 46%]

...理,其模型在场景中就不要被激活,这样就不会在场景(Scene3D)导出的时候被转换导出了。这种纹理需要采用预设(Sprite3D)分别导出,单独加载使用。 #### 2.2.2 LayaAirIDE纹理压缩功能 LayaAirIDE中依次点击 菜单 ->> 工具 ->> 纹理图...

来源: Laya2.0_文档 发布时间: 20210714