大约有 819 项符合查询结果, 库内数据总量为 30,938 项。 (搜索耗时: 0.0052 秒)
Laya3.0_api(330) Laya2.0_api(175) Laya_社区(152) laya_api(131) Laya2.0_文档(17) Laya_示例(6) Laya3.0_文档(5) Laya2.0_示例(3)
...le3DInheritanceParticle3D RenderableSprite3D Sprite3D Node EventDispatcher Object Particle3D 3D粒子。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-on...
来源: laya_api 发布时间: 20170603
...en(); private var gradientInterval:int = 2000; private var bgColorChannels:Object = {r: 99, g: 0, b: 0xFF}; public function BlendMode_Lighter() { // 不支持WebGL时自动切换至Canvas Laya.init(phoenixWidth * 2, phoenixHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = S...
来源: Laya2.0_示例 发布时间: 20250315
... class TabInheritanceTab UIGroup Box Component Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明...
来源: laya_api 发布时间: 20170929
...lass TabInheritanceTab UIGroup Box UIComponent Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy ...
来源: Laya2.0_api 发布时间: 20190513
... translate Legend Class Class with type parameter Property Method Accessor Object literal Variable Function Type alias Inherited constructor Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...eShader Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...egend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
...sources Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231102
...ket连续发送消息导致无法写出 public function send(cmd:int , req:Object):void { var json:String = JSON.stringify(req); var data:ByteArray = new ByteArray(); data.writeUTFBytes(json); data.compress(); var obj:Object = {}; var headByte:ByteArray = new ByteArray(); writeHeader(obj, headByte);...
来源: Laya_社区 发布时间: 20170710
...r3D/LayaTool/LayaAir3D.cs:337) System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMet...
来源: Laya_社区 发布时间: 20180819