大约有 722 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0044 秒)
Laya_社区(259) Laya2.0_api(166) laya_api(138) Laya_示例(61) Laya2.0_示例(53) Laya2.0_文档(28) Laya3.0_api(9) Laya3.0_文档(8)
....init(Browser.width, Browser.height); Laya.stage.bgColor = "#ffffff"; Stat.show(); startFun(); })(); function startFun() { mAniPath = "../../res/spine/spineRes2/goblins.sk"; mFactory = new Templet(); mFactory.on(Event.COMPLETE, this, parseComplete); mFactory.on(Event.ERROR, this, onError); mFactory....
来源: Laya_示例 发布时间: 20241124
...tage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; Laya.Stat.show(); var scene: Laya.Scene = Laya.stage.addChild(Laya.Scene.load("../../res/threeDimen/scene/particle/Example_01.ls")) as Laya.Scene; var camera: Laya.Camera = scene.addChild(new Laya.Camera(0, 0.1, 100)) as Laya.Camera; c...
来源: Laya_示例 发布时间: 20241124
...拖尾渲染精灵。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node CURTIME : int[static] TrailSprite3D dest...
来源: Laya2.0_api 发布时间: 20190513
...球形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By enable : Boolean是否启用。BaseShape randomDirection : Boolean随机方向。BaseShape x : Number发射器X轴长度。BoxShape y : Number发射器Y轴长度。Bo...
来源: laya_api 发布时间: 20170929
...ermang42 赞同来自: mayzhengxi 、176*****233 找一下代碼 Laya.Stat.show(); 把它註解掉左上角就不會出現了。 這個視窗主要功用在於審查開發者使用了多少內存、節點等等的資訊,以利於開發者優化。 2017-08-09 2 0 分享 微博 QZONE 微信 xiaohai ...
来源: Laya_社区 发布时间: 20170809
...球形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By enable : Boolean是否启用。BaseShape randomDirection : Boolean随机方向。BaseShape x : Number发射器X轴长度。BoxShape y : Number发射器Y轴长度。Bo...
来源: Laya2.0_api 发布时间: 20190513
...建灯光的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D color : Vector3 灯光颜色。 L...
来源: laya_api 发布时间: 20170929
...现Blinn-Phong材质。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By albedoColor : Vector4 获取反照率颜色。 BlinnPhongMaterial albedoColorA : Number 获取反照率颜色Z分量。 BlinnPhongMaterial albedoColorB : Number ...
来源: Laya2.0_api 发布时间: 20190513
...锥形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By angle : Number发射角度。ConeShape emitType : int发射类型,0为Base,1为BaseShell,2为Volume,3为VolumeShell。ConeShape enable : Boolean是否启用。BaseShap...
来源: laya_api 发布时间: 20170929
...锥形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By angle : Number发射角度。ConeShape emitType : int发射类型,0为Base,1为BaseShell,2为Volume,3为VolumeShell。ConeShape enable : Boolean是否启用。BaseShap...
来源: Laya2.0_api 发布时间: 20190513