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

大约有 805 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0061 秒)

761. 动画状态机详解 · LayaAir3.0文档 · LAYABOX [ 51%]

...继承自Laya.AnimatorStateScript,setPlayScriptInfo是一个生命周期函数,可通过该函数获取当前脚本的动画组件、动画状态机层级、动画状态机。 /**说明 * setPlayScriptInfo为生命周期函数,如果想获得动画状态机的信息,必须要调用。 * @par...

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

762. 组件装饰器说明 · LayaAir3.0文档 · LAYABOX [ 51%]

...nChange: "onChangeTest" 当属性改变时,调用名称为onChangeTest的函数函数需要在当前组件类上定义 代码示例如下(只列出上文没有介绍过的): //隐藏控制 @property({ type: Boolean }) a: boolean; @property({ type: String, hidden: "!data.a" })//将条件...

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

763. laya.map.MapLayer [ 51%]

...启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node filters : Array滤镜集合。...

来源: laya_api 发布时间: 20170929

764. laya.d3.component.animation.CameraAnimations [ 51%]

...画播放器。 KeyframeAnimations started : Boolean是否已执行start函数。Component3D templet : AnimationTemplet 获取动画模板。 KeyframeAnimations url : String[write-only] 设置url地址。 KeyframeAnimationsProtected Properties Hide Inherited Protected Properties Show Inherited Pr...

来源: laya_api 发布时间: 20170603

765. laya.d3.component.animation.RigidAnimations [ 50%]

...画播放器。 KeyframeAnimations started : Boolean是否已执行start函数。Component3D  templet : AnimationTemplet[override] RigidAnimations  url : String[override] [write-only] 设置url地址。 RigidAnimationsProtected Properties Hide Inherited Protected Properties Show Inherited Prote...

来源: laya_api 发布时间: 20170929

766. laya.ani.bone.Skeleton [ 50%]

...启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node filters : Array滤镜集合。...

来源: laya_api 发布时间: 20170929

767. laya.d3.component.animation.SkinAnimations [ 50%]

...画播放器。 KeyframeAnimations started : Boolean是否已执行start函数。Component3D  templet : AnimationTemplet[override] SkinAnimations url : String[write-only] 设置url地址。 KeyframeAnimationsProtected Properties Hide Inherited Protected Properties Show Inherited Protected Proper...

来源: laya_api 发布时间: 20170929

768. 屏幕截屏问题 [ 50%]

...于适配采用showAll后留白部分的颜色问题 关于shader中opengl函数问题 (此问题已经无效) 关于主程序过大的问题 问题状态 最新活动: 2018-02-27 17:42 浏览: 1656 关注: 2 人 sata121 • 2018-02-27 19:10 用过,一样不行 sata121 • 2018-02-27 19:27 我...

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

769. LayaFlash如何使用chrome调试问题? [ 50%]

...代码特征进行搜索,同理,这个方法也可以用于AS3代码类函数对应的JS代码的搜索。首先要在搜索到方法和函数所在的JS代码前提下,在输入框中输入“init=”(或者将init替换成其他方法或函数的方法名字符),按下回车即可定...

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

770. laya.display.Text [ 50%]

...启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite  defaultFont : String = Arial[static] 默认文本字体,默认为ArialText  defaultFontSize : int = 12[static] 默认文本大小,默认为12Text destroyed : Boolean = false[只读]是否已...

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