大约有 8,845 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0149 秒)
Laya_社区(7927) Laya3.0_api(304) Laya2.0_api(209) Laya2.0_文档(174) laya_api(166) Laya3.0_文档(46) Laya_示例(11) Laya2.0_示例(8)
... 貌似没有什么不同? https://ldc.layabox.com/doc/?nav=zh-ts-4-0-6 获取并修改自身材质: ...... //添加3D场景----------------------- this.scene = new Laya.Scene(); Laya.stage.addChild(this.scene); //方法一:直接异步加载 // var mesh:Laya.Mesh = Laya.Mesh.load("LayaScene_0...
来源: Laya_社区 发布时间: 20171109
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D destroyed : Boolean[只读]是否已...
来源: laya_api 发布时间: 20170929
...当伤害区域Rectangle是动态变化的时候,伤害区域Rectangle的获取——如何来做? 1.直接用getBounds获取 2.autoSize=true 3.当伤害区域Rectangle ani产生变化,loadImage 内特定的IMG,但是加载完成的回调会不会影响 获取Rectangle 各路大佬,请...
来源: Laya_社区 发布时间: 20170708
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node CURTIME : int[static] TrailSprite3D destroyed : Boolean = false[只读]是否已经销毁。对象销毁后...
来源: Laya2.0_api 发布时间: 20190513
...ited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获取是否启用。 Component3D id : int[read-only] 获取唯一标识ID。 Component3D isSingleton : Boolean[override] [read-only] 获取是否为单实例组件...
来源: laya_api 发布时间: 20170929
...毁。 HTMLCanvas getContext(contextID:String, other:* = null):Context 获取 Canvas 渲染上下文。 HTMLCanvas getMemSize():int 获取内存大小。 HTMLCanvas getTexture():Texture 获取texture实例 HTMLCanvas release():void 释放。 HTMLCanvas size(w:Number, h:Number):void ...
来源: Laya2.0_api 发布时间: 20190513
...下,相当于循环调用一次addChild子节点 查找 根据名字,获取子节点对象getChildByName(name: string) 当我们知道某个节点的名字时,可以用个此方法找到父节点下一级的某个子节点 根据子节点的索引位置,获取子节点对象getChildAt(index:...
来源: Laya3.0_文档 发布时间: 20230303
...eFrameRate(value: number): void Defined in laya/ani/AnimationPlayer.ts:187 获取默认帧率* Returns number value 默认帧率 Defined in laya/ani/AnimationPlayer.ts:195 设置默认帧率,每秒60帧,注意:修改此值会有计算开销。* Parameters value: number Returns void value 缓存帧...
来源: Laya3.0_api 发布时间: 20231115
...ited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component isSingleton : Boolean[override] [read-only] 获取是否为单实例组...
来源: Laya2.0_api 发布时间: 20190513
...ited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component isSingleton : Boolean[read-only] 获取是否为单实例组件。 Compon...
来源: Laya2.0_api 发布时间: 20190513