• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 301 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0091 秒)

241. laya.ui.ColorPicker_API3.0 [ 64%]

...调函数。 Laya.stage.addChild(colorPicket);//将此 colorPicket 对象添加显示列表。 } private function onChangeColor(colorPicket:ColorPicker):void { trace("当前选择颜色: " + colorPicket.selectedColor); } } } example Laya.init(640, 800);//设置游戏画布宽高 Laya.stage.b...

来源: Laya3.0_api 发布时间: 20231115

242. laya.particle.Particle2D [ 64%]

...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpritePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Particle2D(setting:ParticleSetting) 创建一个新 Particle2D 类实例。 Particle2D addChild(node...

来源: laya_api 发布时间: 20170929

243. laya.d3.core.scene.Scene3D_API3.0 [ 64%]

...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。 Returns number Inherited from Text.zOrder Defined in laya/display/Sprite.ts:1833 z排序,更改此值,则会按照值大小对同一容器所有对象重新排序。值越大,越靠上。默认...

来源: Laya3.0_api 发布时间: 20231115

244. laya.d3.core.light.AreaLightCom_API3.0 [ 64%]

... in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型脚本一次 color color: Color Inherited from Light.color Defined in laya/d3/core/light/Light.ts:61 灯光颜色。 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:2...

来源: Laya3.0_api 发布时间: 20231115

245. laya.ui.Image_API3.0 [ 63%]

...了一个新 Image 实例,设置了它皮肤、位置信息,并添加舞台上。 package { import laya.ui.Image; public class Image_Example { public function Image_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布背景颜色...

来源: Laya3.0_api 发布时间: 20231115

246. laya.map.MapLayer [ 63%]

...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpritePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点...

来源: laya_api 发布时间: 20170929

247. laya.ui.WXOpenDataViewer_API3.0 [ 63%]

...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。 Returns number Inherited from AnimationBase.zOrder Defined in laya/display/Sprite.ts:1779 z排序,更改此值,则会按照值大小对同一容器所有对象重新排序。值越大,越靠上...

来源: Laya3.0_api 发布时间: 20231102

248. laya.ui.ScaleBox_API3.0 [ 62%]

...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。 Returns number Inherited from Text.zOrder Defined in laya/display/Sprite.ts:1833 z排序,更改此值,则会按照值大小对同一容器所有对象重新排序。值越大,越靠上。默认...

来源: Laya3.0_api 发布时间: 20231115

249. laya.d3.core.render.BaseRender_API3.0 [ 62%]

... in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEdit...

来源: Laya3.0_api 发布时间: 20231115

250. laya.d3.component.animator.Animator_API3.0 [ 62%]

... in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型脚本一次 cullingMode cullingMode: number = Animator.CULLINGMODE_CULLCOMPLETELY Defined in laya/d3/component/Animator/Animator.ts:78 裁剪模式 owner owner: Node Inherited from Component.owner Defined i...

来源: Laya3.0_api 发布时间: 20231115