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

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

81. laya.d3.core.particleshuriken.module.Burst_API3.0 [ 62%]

... Burst Class Burst Burst 类用于粒子的爆裂描述。 Hierarchy Burst Implements IClone Index Constructors constructor Accessors maxCount minCount time Methods clone cloneTo Constructors constructor new Burst(time?: number, minCount?: number, maxCount?: number): Burst Defined in laya/d3/core/pa...

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

82. laya.particle.ParticleTemplate2D_API3.0 [ 62%]

...eTemplate2D Class ParticleTemplate2D Hierarchy Resource ParticleTemplate2D Implements ISubmit Index Constructors constructor Properties _id destroyedImmediately lock name settings sv texture url uuid x y DEBUG activeBlendType Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemo...

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

83. laya.d3.animation.AnimationNode_API3.0 [ 61%]

...mationNode BoneNode 类用于实现骨骼节点。 Hierarchy AnimationNode Implements IClone Index Constructors constructor Properties name Methods addChild clone cloneTo getChildByIndex getChildByName getChildCount removeChild Constructors constructor new AnimationNode(): AnimationNode Defined in l...

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

84. laya.d3.shader.DefineDatas_API3.0 [ 61%]

... DefineDatas 类用于创建宏定义数据集合。 Hierarchy DefineDatas Implements IClone Index Constructors constructor Methods add addDefineDatas clear clone cloneTo has remove removeDefineDatas Constructors constructor new DefineDatas(): DefineDatas Defined in laya/d3/shader/DefineDatas.ts:11 ...

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

85. laya.d3.core.FloatKeyframe_API3.0 [ 61%]

...e 类用于创建浮点关键帧实例。 Hierarchy Keyframe FloatKeyframe Implements IClone Index Constructors constructor Properties inTangent inWeight outTangent outWeight time value weightedMode defaultWeight Methods clone cloneTo Constructors constructor new FloatKeyframe(): FloatKeyframe Overr...

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

86. 背景音乐来回切换报错 [ 61%]

...H: null 07-16 13:28:37.232 670-670/? W/EGL_emulation: eglSurfaceAttrib not implemented 3093 12436 07-16 13:28:37.232 402-748/? W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1123 com.android.server.InputMethodManagerService.hideC...

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

87. laya.filters.BlurFilter_API3.0 [ 61%]

...lter" BlurFilter Class BlurFilter 模糊滤镜 Hierarchy Filter BlurFilter Implements IFilter Index Constructors constructor Properties renderFunc strength strength_sig2_2sig2_gauss1 strength_sig2_native Methods getStrenth_sig2_2sig2_native _filter Constructors constructor new BlurFilter(strength?: ...

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

88. 官方生成的android studio项目怎么一堆报错? [ 60%]

...响打包,提示你API要弃用,将build.gradle中的compile替换成implementation、testCompile替换成testImplementation、testApi替换成testImplementation。具体请自行百度。 另外我用的最新版本。没问题的 2018-08-10 0 5 分享 微博 QZONE 微信 为什么被折叠? 0 ...

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

89. laya.d3.core.particleshuriken.module.GradientDataNumber_API3.0 [ 60%]

...ientDataNumber 类用于创建浮点渐变。 Hierarchy GradientDataNumber Implements IClone Index Constructors constructor Accessors gradientCount Methods add clone cloneTo getAverageValue getKeyByIndex getValueByIndex Constructors constructor new GradientDataNumber(): GradientDataNumber Defined in...

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

90. 自定义组件用的layaeditor.d.zip报错 [ 60%]

...这么一个报错的地方: class Component extends laya.ui.Component implements laya.ui.IComponent { _getBoundPointsM(ifRotate?: boolean): Array<any>; disableLayout: boolean; protected resetLayoutX(): void; protected resetLayoutY(): void; } 类laya.ui.Component 和 接口 laya.ui.IComponen...

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