大约有 1,553 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0065 秒)
...t value position: Vector3 = null 世界位置,worldPositionStays为false时生效。 Default value rotation: Quaternion = null 世界旋转,worldPositionStays为false时生效。 Returns Sprite3D 克隆实例。 Static load load(url: string, complete: Handler): void Inherited from RenderableSprite3D...
来源: Laya3.0_api 发布时间: 20231115
...t value position: Vector3 = null 世界位置,worldPositionStays为false时生效。 Default value rotation: Quaternion = null 世界旋转,worldPositionStays为false时生效。 Returns Sprite3D 克隆实例。 Static load load(url: string, complete: Handler): void Inherited from RenderableSprite3D...
来源: Laya3.0_api 发布时间: 20231115
...t value position: Vector3 = null 世界位置,worldPositionStays为false时生效。 Default value rotation: Quaternion = null 世界旋转,worldPositionStays为false时生效。 Returns Sprite3D 克隆实例。 Static load load(url: string, complete: Handler): void Inherited from RenderableSprite3D...
来源: Laya3.0_api 发布时间: 20231115
...t value position: Vector3 = null 世界位置,worldPositionStays为false时生效。 Default value rotation: Quaternion = null 世界旋转,worldPositionStays为false时生效。 Returns Sprite3D 克隆实例。 Static load load(url: string, complete: Handler): void Inherited from RenderableSprite3D...
来源: Laya3.0_api 发布时间: 20231115
...这些参数。例如elasticOut()方法可以额外设置弹性的幅度和生效时间。 //为缓动函数传递参数 Laya.Tween.create(aSprite).duration(1000).to("x", 600).ease("elasticOut", 5); 开发者也可以自定义缓动函数 //调用开发者自定义的缓动函数 Laya.Tween.create(a...
来源: Laya3.0_文档 发布时间: 20251010
...编译Laya2.6.1创建的3D示例项目 图片添加点击事件 有的不生效 问题状态 最新活动: 2018-11-01 16:56 浏览: 2083 关注: 2 人
来源: Laya_社区 发布时间: 20181031
...t value position: Vector3 = null 世界位置,worldPositionStays为false时生效。 Default value rotation: Quaternion = null 世界旋转,worldPositionStays为false时生效。 Returns Sprite3D 克隆实例。 Static load load(url: string, complete: Handler): void Inherited from RenderableSprite3D...
来源: Laya3.0_api 发布时间: 20231115
...t value position: Vector3 = null 世界位置,worldPositionStays为false时生效。 Default value rotation: Quaternion = null 世界旋转,worldPositionStays为false时生效。 Returns Sprite3D 克隆实例。 Static load load(url: string, complete: Handler): void Inherited from RenderableSprite3D...
来源: Laya3.0_api 发布时间: 20231115
... //启用装饰器语法 "baseUrl": ".", //必需,否则paths配置不会生效 "paths": { "tslib": [ "tslib/tslib.d.ts" ] }, "lib": [ "esnext", //在低版本浏览器上支持 async、await "dom", //dom 支持 "es2015.promise" //在低版本浏览器上支持 promise ] }, "exclude": [ "node_modu...
来源: Laya_社区 发布时间: 20201223
...onObject undefined laya开发的3d跑酷 图片添加点击事件 有的不生效 3d 添加灯光 模型变的黑呼呼的 很多黑面 怎么讲layaAir里的显示对象添加到matter.js里的物理引擎世界里 为什么给Sprite容器添加点击事件没反应 lh文件内meshSprite添加阴...
来源: Laya_社区 发布时间: 20160728