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

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

331. laya.d3.shader.ShaderVariantCollection_API3.0 [ 79%]

...u Globals "laya/d3/shader/ShaderVariantCollection" ShaderVariantCollection Class ShaderVariantCollection 着色器变种集合。 Hierarchy ShaderVariantCollection Index Accessors allCompiled variantCount Methods add clear compile contatins getByIndex remove Accessors allCompiled get allCompiled(): ...

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

332. event自定义事件的问题 [ 79%]

...是testDemo LayaSample类: package { import laya.display.Sprite; public class LayaSample extends Sprite{ public static var event:String = "event"; public function LayaSample() { super(); //初始化引擎 Laya.init(1136, 640); var re:Revent = new Revent(); var de:DisEvent = new DisEvent(); } } } R...

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

333. laya.ani.bone.canvasmesh.MeshData_API3.0 [ 79%]

...ls Only exported Menu Globals "laya/ani/bone/canvasmesh/MeshData" MeshData Class MeshData 网格数据 Hierarchy MeshData SkinMeshForGraphic Index Properties canvasPadding indexes texture useUvTransform uvTransform uvs vertices Methods getBounds Properties canvasPadding canvasPadding: number = 1 Def...

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

334. laya.filters.GlowFilter_API3.0 [ 79%]

... Externals Only exported Menu Globals "laya/filters/GlowFilter" GlowFilter Class GlowFilter 发光滤镜(也可以当成阴影滤使用) Hierarchy Filter GlowFilter Implements IFilter Index Constructors constructor Methods getBlurInfo1Native getBlurInfo2Native getColorNative _filter Constructors c...

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

335. laya.d3.core.render.command.DrawRenderCMD_API3.0 [ 79%]

...ted Menu Globals "laya/d3/core/render/command/DrawRenderCMD" DrawRenderCMD Class DrawRenderCMD Hierarchy Command DrawRenderCMD Index Constructors constructor Accessors material Methods destroy recover run setContext Constructors constructor new DrawRenderCMD(): DrawRenderCMD Overrides Command.constr...

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

336. laya.d3.resource.models.SkyRenderer_API3.0 [ 79%]

...ly exported Menu Globals "laya/d3/resource/models/SkyRenderer" SkyRenderer Class SkyRenderer SkyRenderer 类用于实现天空渲染器。 Hierarchy SkyRenderer Index Constructors constructor Properties SUNLIGHTDIRCOLOR SUNLIGHTDIRECTION Accessors material mesh Methods __init__ Constructors construc...

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

337. laya.display.cmd.DrawLineCmd_API3.0 [ 79%]

...nals Only exported Menu Globals "laya/display/cmd/DrawLineCmd" DrawLineCmd Class DrawLineCmd 绘制单条曲线 Hierarchy DrawLineCmd Index Properties fromX fromY lineColor lineWidth percent toX toY ID Methods getBoundPoints recover Properties fromX fromX: number Defined in laya/display/cmd/DrawLine...

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

338. laya.device.geolocation.GeolocationInfo_API3.0 [ 79%]

...ted Menu Globals "laya/device/geolocation/GeolocationInfo" GeolocationInfo Class GeolocationInfo Hierarchy GeolocationInfo Index Accessors accuracy altitude altitudeAccuracy heading latitude longitude speed timestamp Methods setPosition Accessors accuracy get accuracy(): number Defined in laya/devic...

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

339. laya.display.cmd.DrawCircleCmd_API3.0 [ 79%]

... Only exported Menu Globals "laya/display/cmd/DrawCircleCmd" DrawCircleCmd Class DrawCircleCmd 绘制圆形 Hierarchy DrawCircleCmd Index Properties fillColor lineColor lineWidth percent radius x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/Draw...

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

340. laya.net.LocalStorage [ 79%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames LocalStorageProperties | Methods Packagelaya.netClasspublic class LocalStorageInheritanceLocalStorage Object LocalStorage 类用于没有时间限制的数据存储。 Public Properties PropertyDefined By  _baseClass ...

来源: laya_api 发布时间: 20170929