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

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

1611. laya.resource.PrefabImpl_API3.0 [ 57%]

...Externals Only exported Menu Globals "laya/resource/PrefabImpl" PrefabImpl Class PrefabImpl 预制体导入 Hierarchy Prefab PrefabImpl Index Constructors constructor Properties _id api data destroyedImmediately lock name url uuid version DEBUG Accessors cpuMemory deps destroyed gpuMemory id obsolut...

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

1612. laya.d3.math.Vector4_API3.0 [ 57%]

...erited Externals Only exported Menu Globals "laya/d3/math/Vector4" Vector4 Class Vector4 Vector4 类用于创建四维向量。 Hierarchy Vector4 Implements IClone Index Constructors constructor Properties w x y z ONE UnitW UnitX UnitY UnitZ ZERO Methods clone cloneTo forNativeElement fromArray leng...

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

1613. laya.d3.core.Avatar_API3.0 [ 57%]

...nherited Externals Only exported Menu Globals "laya/d3/core/Avatar" Avatar Class Avatar Avatar 类用于创建Avatar。 Hierarchy Resource Avatar Implements IClone Index Constructors constructor Properties destoryedImmediately lock name url uuid AVATAR DEBUG Accessors cpuMemory destroyed gpuMemory i...

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

1614. laya.components.Animator2D_API3.0 [ 57%]

...ternals Only exported Menu Globals "laya/components/Animator2D" Animator2D Class Animator2D Animator2D2D动画组件 Hierarchy Component Animator2D Index Constructors constructor Properties _extra _singleton owner runInEditor scriptPath Accessors awaked controller destroyed enabled hideFlags id isPl...

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

1615. 陀螺仪与加速计(TypeScript-LayaAir基础篇(TS)-硬件设备相关) [ 57%]

...mg/3.png) (图3) 下面演示获取旋转方位信息: ```typescript class Gyroscope_Sample { private info: Laya.Text; constructor() { Laya.init(550, 400); this.info = new Laya.Text(); this.info.fontSize = 50; this.info.color = "#FFFFFF"; this.info.size(Laya.stage.width, Laya.stage.height); La...

来源: Laya2.0_文档 发布时间: 20210715

1616. 怎样设置自己的文档类 [ 57%]

...档类 我换了1.7.1版本之后,总出这个提示 must set document class 原来1.6.1的版本我把几个配置文件改了,就不出这个提示了 1.7.1版本改了之后,还是出这个提示 2018-01-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

1617. laya.d3.core.light.PointLightCom_API3.0 [ 57%]

...nly exported Menu Globals "laya/d3/core/light/PointLightCom" PointLightCom Class PointLightCom Hierarchy Light PointLightCom Index Constructors constructor Properties _extra _singleton color owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id intensity lightWorldMatrix light...

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

1618. laya.gltf.glTFResource_API3.0 [ 57%]

...Externals Only exported Menu Globals "laya/gltf/glTFResource" glTFResource Class glTFResource Hierarchy Prefab glTFResource Index Constructors constructor Properties destoryedImmediately lock name url uuid version DEBUG Accessors cpuMemory deps destroyed gpuMemory id obsolute referenceCount cpuMemor...

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

1619. laya.device.media.HtmlVideo_API3.0 [ 57%]

...ternals Only exported Menu Globals "laya/device/media/HtmlVideo" HtmlVideo Class HtmlVideo html多媒体数据 Hierarchy Bitmap HtmlVideo Index Constructors constructor Properties destoryedImmediately lock name url uuid video DEBUG Accessors cpuMemory destroyed gpuMemory height id obsolute reference...

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

1620. laya.utils.TimeLine [ 57%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TimeLineProperties | Methods | Events Packagelaya.utilsClasspublic class TimeLineInheritanceTimeLine EventDispatcher Object TimeLine 是一个用来创建时间轴动画的类。 Public Properties PropertyDefined By ...

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