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

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

111. laya.d3.component.LODGroup_API3.0 [ 44%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya...

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

112. laya.physics.joint.PrismaticJoint_API3.0 [ 44%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 anchor anchor: any[] = [0, 0] Defined in laya/physics/joint/PrismaticJoint.ts:18 [首次设置有效]关节的控制点,是相对于自身刚体的左上角位置偏移 axis axis: any[] = [1, 0] Defined in laya...

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

113. laya.components.Script_API3.0 [ 43%]

...Globals "laya/components/Script" Script Class Script Script 类用于创建脚本的父类,该类为抽象类,不允许实例。 Hierarchy Component Script Index Constructors constructor Properties _extra _singleton owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id Met...

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

114. WebXR · LayaAir3.0文档 · LAYABOX [ 43%]

...完整的示例源码。 首先,场景的加载,摄像机的控制,脚本的添加,UI等,这与普通的3D游戏的编写没有什么区别(所以就不介绍这部分了)。 在启动VR模式之前, 通常开发者需要判断一下当前的环境是否支持webXR的VR模式,再...

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

115. laya.physics.joint.MotorJoint_API3.0 [ 42%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 collideConnected collideConnected: boolean = false Defined in laya/physics/joint/MotorJoint.ts:16 [首次设置有效]两个刚体是否可以发生碰撞,默认为false otherBody otherBody: RigidBody Defined i...

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

116. laya.d3.component.Animator_API3.0 [ 42%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 cullingMode cullingMode: number = Animator.CULLINGMODE_CULLCOMPLETELY Defined in laya/d3/component/Animator.ts:95 裁剪模式 owner owner: Node Inherited from Component.owner Defined in laya/components/Component...

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

117. laya.d3.component.hlod.HLOD_API3.0 [ 42%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya...

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

118. laya.physics.joint.RevoluteJoint_API3.0 [ 42%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 anchor anchor: any[] = [0, 0] Defined in laya/physics/joint/RevoluteJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移 collideConnected collideConnected: boolean...

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

119. 学会编写d.ts声明文件(TypeScript-IDE篇(TS)-代码模式基础) [ 42%]

...文件 如果库的源码本身就是由TS 写的,那么在使用 `tsc` 脚本将 TS 编译为 js 的时候,添加 `declaration` 选项,就可以同时也生成 `.d.ts` 声明文件了。 我们可以在命令行中添加 `--declaration`(简写 `-d`), 或者在 `tsconfig.json` 中添加 ...

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

120. laya.physics.joint.MouseJoint_API3.0 [ 40%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 anchor anchor: any[] Defined in laya/physics/joint/MouseJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移,如果不设置,则根据鼠标点击点作为连...

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