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

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

821. laya.display.Stage_API3.0 [ 46%]

...Only exported Menu Globals "laya/display/Stage" Stage Class Stage Stage 是舞台类,显示列表的根节点,所有显示对象都在舞台上显示。通过 Laya.stage 单例访问。 Stage提供几种适配模式,不同的适配模式会产生不同的画布大小,画布越大,渲染压...

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

822. laya.physics.joint.PulleyJoint_API3.0 [ 46%]

...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...

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

823. laya.device.media.Video [ 45%]

...默认值为0。以角度为单位。Sprite stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不会自动更新缓存,只能通过调用reCache方法手动刷新。Sprite  SUPPORT...

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

824. IDE快捷键与鼠标交互操作大全 · LayaAir3.4 · 引擎文档 · LAYABOX [ 45%]

...图窗口。当前支持以下快捷键: 功能说明 操作 平移视图舞台 中键长按拖拽、右键长按拖拽 上下滚动视窗内容 鼠标滚轮 缩放视窗内容 Ctrl + 鼠标滚轮 效果如动图2-1所示: (动图2-1) 三、3D场景视窗交互 3D场景中,主要是两大类...

来源: Laya3.0_文档 发布时间: 20251010

825. 仿照laya官方demo做了一个视频播放的UI,为啥在微信里不能用? [ 45%]

...eference, 0, 0, Laya.stage.width, Laya.stage.height); } fitDOM(); // 每次舞台尺寸变更时,都会调用Utils.fitDOMElementInArea设置Video的位置,对齐的位置和refence重合 Laya.stage.on(Laya.Event.RESIZE, this, fitDOM); let viewIns = this; function goGameWorld() { videoElmt.pause(...

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

826. laya.physics.joint.WeldJoint_API3.0 [ 45%]

...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...

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

827. laya.ui.Slider [ 45%]

...,会自动缓存至资源库中。 Slider stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存,但是可以通过调用 reCache 方法手动刷新。 ...

来源: laya_api 发布时间: 20170929

828. laya.d3.physicscannon.CannonRigidbody3D_API3.0 [ 45%]

...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...

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

829. laya.ui.Radio [ 45%]

...皮肤地址,以字符串表示。 Button stage : Stage[read-only] 对舞台 stage 的引用。Sprite stateNum : int 指定对象的状态值,以数字表示。 默认值为3。此值决定皮肤资源图片的切割方式。 取值: 1:单态。图片不做切割,按钮的皮肤状态只...

来源: laya_api 发布时间: 20170929

830. 动态加载代码后,总是出现 ProgressBar is not a constructor [ 45%]

...: Error processing launch: Error Could not attach to main target 加载到舞台的3D模型不显示贴图 求问shader中的attribute变量怎么动态修改 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 预设怎么在代码中使用 I...

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