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

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

251. laya.d3.core.particleshuriken.module.RotationOverLifetime_API3.0 [ 68%]

...d3/core/particleShuriKen/module/RotationOverLifetime" RotationOverLifetime Class RotationOverLifetime RotationOverLifetime 类用于粒子的生命周期旋转。 Hierarchy RotationOverLifetime Implements IClone Index Constructors constructor Properties enable Accessors angularVelocity Methods clone...

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

252. laya.d3.core.particleshuriken.module.GradientDataInt_API3.0 [ 68%]

...als "laya/d3/core/particleShuriKen/module/GradientDataInt" GradientDataInt Class GradientDataInt GradientDataInt 类用于创建整形渐变。 Hierarchy GradientDataInt Implements IClone Index Constructors constructor Accessors gradientCount Methods add clone cloneTo Constructors constructor new Gr...

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

253. laya.d3.component.animator.AnimatorPlayState_API3.0 [ 68%]

...u Globals "laya/d3/component/Animator/AnimatorPlayState" AnimatorPlayState Class AnimatorPlayState AnimatorPlayState 类用于创建动画播放状态信息。 Hierarchy AnimatorPlayState Index Constructors constructor Accessors animatorState currentState duration normalizedTime Constructors constru...

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

254. 1.7.3之后的版本,重复类名出现bug [ 68%]

...下。编译器编译出来,命名的时候都是错乱的 比如: __class(StartUpCommand,'com.game.modules.hall.controller.StartUpCommand',_super); __class(StartUpCommand,'com.game.modules.login.controller.StartUpCommand',_super,'StartUpCommand$1'); __class(StartUpCommand,'com.game.shell.contro...

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

255. laya.ui.StatUI_API3.0 [ 68%]

...All Inherited Externals Only exported Menu Globals "laya/ui/StatUI" StatUI Class StatUI Hierarchy StatUI Implements IStatUI Index Methods hide render show showToggle update Methods hide hide(): void Implementation of IStatUI.hide Defined in laya/ui/StatUI.ts:61 override 隐藏性能统计信息。 R...

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

256. laya.display.cmd.DrawCurvesCmd_API3.0 [ 68%]

... Only exported Menu Globals "laya/display/cmd/DrawCurvesCmd" DrawCurvesCmd Class DrawCurvesCmd 绘制曲线 Hierarchy DrawCurvesCmd Index Properties lineColor lineWidth points x y ID Methods getBoundPoints recover Properties lineColor lineColor: any Defined in laya/display/cmd/DrawCurvesCmd.ts:27 ...

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

257. laya.d3.core.render.PostProcessEffect_API3.0 [ 68%]

...ted Menu Globals "laya/d3/core/render/PostProcessEffect" PostProcessEffect Class PostProcessEffect PostProcessEffect 类用于创建后期处理渲染效果。 Hierarchy PostProcessEffect ColorGradEffect BloomEffect ScalableAO GaussianDoF Index Constructors constructor Accessors active Methods effec...

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

258. laya.d3.component.animator.AvatarMask_API3.0 [ 68%]

...y exported Menu Globals "laya/d3/component/Animator/AvatarMask" AvatarMask Class AvatarMask 用来描述动画层遮罩 Hierarchy AvatarMask Index Constructors constructor Methods clone cloneTo getAllTranfromPath getTransformActive setTransformActive Constructors constructor new AvatarMask(data?: an...

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

259. laya.html.HtmlImage_API3.0 [ 68%]

...rited Externals Only exported Menu Globals "laya/html/HtmlImage" HtmlImage Class HtmlImage Hierarchy HtmlImage Implements IHtmlObject Index Constructors constructor Properties obj Accessors element height width Methods create destroy pos release Constructors constructor new HtmlImage(): HtmlImage De...

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

260. laya加载unity插件导出的场景 physics3D is not a function [ 68%]

...,建议用脚本方式实现,比如子弹脚本。 */ export default class GameUI extends ui.test.TestSceneUI { constructor() { super();       //添加3D场景 Laya.Scene3D.load("res/Conventional/SimpleTown_DemoScene.ls",Laya.Handler.create(this,function(s:Laya.Scene3D):void{ var scene = s; L...

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