大约有 2,609 项符合查询结果, 库内数据总量为 30,900 项。 (搜索耗时: 0.0104 秒)
Laya_社区(2269) Laya2.0_文档(96) Laya3.0_api(80) Laya2.0_api(74) Laya3.0_文档(58) laya_api(23) Laya_示例(7) Laya2.0_示例(2)
...回复被折叠 要回复问题请先登录 发起人 IM-许 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 求指点3d射线碰撞和UI点击穿透的问题 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 laya2.2 导出场景物理碰撞问题 laya2.0 3d...
来源: Laya_社区 发布时间: 20181228
...lass() export class NewScript extends Laya.Script { @property({ type: Laya.Sprite }) public sprite: Laya.Sprite; private spine: Laya.Spine2DRenderNode; private index: number = -1; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { ...
来源: Laya3.0_文档 发布时间: 20250214
...题目前已经被锁定, 无法添加新回复 发起人 琉 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 2.0一不小心删了bin目录下的某个场景json文件。。竟然无法自动生成了? laya针对页游耗用内存大的问题是如何解决的? 加载...
来源: Laya_社区 发布时间: 20180830
...折叠 要回复问题请先登录 发起人 叫我海哥哥 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文件的定义!导致运行时 找不到类的定义!这是为什么? ...
来源: Laya_社区 发布时间: 20180608
...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...
来源: Laya3.0_api 发布时间: 20231115
...fined in laya/display/Node.ts:56 _graphics _graphics: AutoBitmap Overrides Sprite._graphics Defined in laya/ui/Image.ts:98 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...载代码,请问这样使用是否正确: class ShuiPao extends Sprite3D { constructor() { super(); let mesh = Sprite3D.load('resources/shuipao.lh'); this.addChild(mesh); mesh.on(Eve...
来源: Laya_社区 发布时间: 20170608
...问题请先登录 发起人 liner1457387450 相关问题 lh文件内meshSprite添加阴影属性无效 drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 富文本下划线绘制bug unity导出的场景不显示实时阴影 new Laya.Sprite(...
来源: Laya_社区 发布时间: 20171228
...lic function LayaSample() { //初始化引擎 Laya.init(1136, 640); var sp:Sprite = new Sprite(); var xhr:HttpRequest = new HttpRequest(); xhr.once(Event.COMPLETE,this,completeHandler); xhr.once(Event.ERROR,this,errorHandler); xhr.send("res/monkey2.png","","get","arraybuffer"); } private function co...
来源: Laya_社区 发布时间: 20171011
...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...
来源: Laya3.0_api 发布时间: 20231115