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

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

541. laya.ui.HBox [ 70%]

...,设置为true后,会变灰并且禁用鼠标。Component displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node displayHeight : Number[read-only] 对象的显示高度(以像素为单位)。 Component displayWidth : Number[read-only] 对象的显示宽度(以...

来源: laya_api 发布时间: 20170929

542. 设置遮罩(TypeScript-LayaAir基础篇(TS)-位图) [ 70%]

....Sprite; constructor() { Laya.init(1336,640); //设置舞台背景色 Laya.stage.bgColor = "#ffffff"; //资源路径 this.Res = "res/img/monkey1.png"; //先加载图片资源,在图片资源加载成功后,通过回调方法绘制图片并添加到舞台 Laya.loader.load(this.Res,Laya.Handler.cr...

来源: Laya2.0_文档 发布时间: 20210715

543. laya.ui.WXOpenDataViewer_API3.0 [ 70%]

...Enable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scro...

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

544. laya.d3.core.scene.Scene [ 69%]

...读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node  enableDepthFog : BooleanScene  enableFog : Boolean 获取是否允许雾化。 Scene  enableLight : Boolean = true 是否启用灯光。Scene filt...

来源: laya_api 发布时间: 20170929

545. laya.ui.Box_API3.0 [ 69%]

...Enable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scro...

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

546. laya.ui.RadioGroup [ 69%]

...设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node displayHeight : Number[read-only] 对象的显示高度(以像素为单位)。 Sprite displayWidth : Number[read-only] 对象的显示宽度(以像...

来源: Laya2.0_api 发布时间: 20190513

547. laya.media.VideoNode_API3.0 [ 69%]

...entTime customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize duration ended error filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D loop mask mouseEnabled mouseX mouseY muted numChildren parent paused pivotX pivotY playbackRa...

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

548. 位图字体的排版与注册点问题 [ 69%]

...=100; text.borderColor="0xffffff"; text.text="3"; Laya.stage..addChild(text); //看看是什么原因造成不是注册中心点在设置的坐标点上 daohu • 2016-06-22 17:19 @cuixueying 你好,有时间再帮忙看下哦,谢谢,问题没有解决 Monica • 2016-06-23...

来源: Laya_社区 发布时间: 20160617

549. Spine适配版(TypeScript-LayaAir基础篇(TS)-动画基础) [ 69%]

...or() { Laya.init(Laya.Browser.width, Laya.Browser.height,Laya.WebGL); Laya.stage.scaleMode = Laya.Stage.SCALE_NOSCALE; Laya.stage.bgColor = "#232628"; Laya.Stat.show(); this.startFun(); } private startFun(): void { //创建动画模板 this.templet = Laya.SpineTempletBinary(); this.templet.loadAni(t...

来源: Laya2.0_文档 发布时间: 20210715

550. laya.ui.UIComponent_API3.0 [ 69%]

...Enable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scro...

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