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

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

611. laya.d3.webxr.core.WebXRExperienceHelper_API3.0 [ 76%]

...u Globals "laya/d3/WebXR/core/WebXRExperienceHelper" WebXRExperienceHelper Class WebXRExperienceHelper 类用来管理WebXR author miner Hierarchy WebXRExperienceHelper Index Properties glInstance supported xr_Manager Methods enterXRAsync setWebXRCamera setWebXRInput supportXR Object literals canvas...

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

612. laya.html.HtmlElement_API3.0 [ 76%]

...d Externals Only exported Menu Globals "laya/html/HtmlElement" HtmlElement Class HtmlElement Hierarchy HtmlElement Index Constructors constructor Properties _attrs name obj space style text type pool Methods fetchAttributes getAttr getAttrBool getAttrFloat getAttrInt getAttrString reset setAttr getF...

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

613. getDefinitionByName [ 76%]

...Laya中有没有类似as3中 getDefinitionByName的用法? eq:  var mc:Class =  getDefinitionByName(cname) as Class; 2018-05-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 暗夜 赞同来自: Pool-->g...

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

614. 缓动-缓动函数演示 [ 76%]

...ayaAirIDE让项目开发更高效。let character, duration = 2000, tween; class Tween_EaseFunctionsDemo { constructor() { const WebGL = Laya.WebGL, Stage = Laya.Stage, Browser = Laya.Browser, Stat = Laya.Stat, Handler = Laya.Handler; // 不支持WebGL时自动切换至Canvas Laya.init(550, 400, Web...

来源: Laya2.0_示例 发布时间: 20240930

615. laya.d3.resource.models.SkyDome [ 76%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SkyDomeProperties | Methods Packagelaya.d3.resource.modelsClasspublic class SkyDomeInheritanceSkyDome SkyMesh Object SkyDome 类用于创建天空盒。 Public Properties PropertyDefined By  slices : int[read-only] ...

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

616. laya.d3.core.render.RenderState [ 76%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames RenderStateProperties | Methods Packagelaya.d3.core.renderClasspublic class RenderStateInheritanceRenderState Object RenderState 类用于实现渲染状态。 Public Properties PropertyDefined By  camera : BaseCamera...

来源: laya_api 发布时间: 20170929

617. 计时器-延迟调用 [ 76%]

...ript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class Timer_CallLater { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Handler = Laya.Handler; // 不支持WebGL时自动切换至Canvas Laya.init(550, 400, WebGL); Lay...

来源: Laya2.0_示例 发布时间: 20240930

618. laya.d3.core.trail.TrailGeometry [ 76%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TrailGeometryMethods Packagelaya.d3.core.trailClasspublic class TrailGeometryInheritanceTrailGeometry laya.d3.core.GeometryElement TrailGeometry 类用于创建拖尾渲染单元。 Public Methods  MethodDefined By  Tr...

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

619. 程序蓝图 · LayaAir3.0文档 · LAYABOX [ 76%]

...编辑器中。 3.1 类 需要在类定义之前使用装饰器的标识@bpClass,示例代码如下所示: const { bpClass } = BP; @bpClass({ name:"TestBluePrint", canInherited: true, extends:"Script" }) export class TestBluePrint extends Laya.Script { } 需要注意的是,只有注册了构...

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

620. laya.d3.graphics.VertexGlitter [ 76%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexGlitterProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexGlitterInheritanceVertexGlitter ObjectImplements IVertex VertexPositionNormalColorTangent 类用于创建粒子顶点结构。 Public Prope...

来源: laya_api 发布时间: 20170929