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

大约有 585 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0075 秒)

461. laya.resource.RenderTexture2D_API3.0 [ 46%]

...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...

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

462. LayaAir1.7.19.1 Beta预加载资源出问题 [ 46%]

...常,不知所措 laya怎么跨域加载图片 分享:LayaAir下如何获取图集下的小图资源? 编辑了图片 执行代码说加载不出来资源 这个是怎么回事? 问题状态 最新活动: 2018-07-26 11:00 浏览: 907 关注: 2 人 188*****949 • 2018-07-26 11:18 用的Laya.l...

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

463. laya.resource.NativeRenderTexture2D_API3.0 [ 46%]

...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...

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

464. laya.d3.core.SimpleSkinnedMeshSprite3D_API3.0 [ 46%]

...lean): void Inherited from Node.active Defined in laya/display/Node.ts:655 获取自身是否激活。 Returns boolean 自身是否激活。 Inherited from Node.active Defined in laya/display/Node.ts:663 设置是否激活。 Parameters value: boolean 是否激活。 Returns void 自身是否激活...

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

465. Shader概述(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 46%]

...tatic addInclude(fileName: string, txt: string): void; ``` - 7.根据名字获取Shader3D对象,这是一个静态函数。 ```typescript static find(name: string): Shader3D ``` - 8.在特定索引获取SubShader。 ```typescript getSubShaderAt(index: number): SubShader ``` - 9.是否开启调试...

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

466. [LayaAirIDE3]咋么实现鼠标点击角色移动 [ 46%]

...或者物体移动卡顿问题,请求解决 请问有没有方法能够获取“鼠标是否处于按下状态”? Dialog:屏蔽点击Dialog之外的区域关闭弹框 如何实现微信登录? Tween如何实现无限循环改变alpha? 有什么容器能够实现当子元素达到显示上...

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

467. Shader概述(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 45%]

...tatic addInclude(fileName: String, txt: String): void; ``` - 7.根据名字获取Shader3D对象,这是一个静态函数。 ```typescript static find(name: String): Shader3D ``` - 8.在特定索引获取SubShader。 ```typescript getSubShaderAt(index: Number): SubShader ``` - 9.是否开启调试...

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

468. Laya 绑定显示内容到骨骼动画 [ 45%]

...提供一个静态方法   export default class SkeletonUtils { /** * 获取骨骼在局部空间的坐标点 * @param skeleton * @param BoneName */ static getBoneLocalPoint(skeleton:Laya.Skeleton,BoneName:string,result:Laya.Point=null):Laya.Point{ if(result==null){ result=new Laya.Point()...

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

469. laya.media.VideoTexture_API3.0 [ 45%]

...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...

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

470. laya.d3.core.scene.Scene3D_API3.0 [ 45%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 currentCreationLayer currentCreationLayer: number = Math.pow(2, 0) Defined in laya/d3/core/scene/Sc...

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