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

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

91. Sprite3D的概述(JavaScript-3D基础(JS)-LayaAir3D之精灵) [ 77%]

...类,包含很多3D精灵基本的功能属性,除此之外还是所有3D组件和脚本的容器。 **Sprite3D 属性和功能介绍** - 1.唯一id ```typescript get id(); ``` - 2.蒙版层,即精灵所在的图层,渲染相机可进行可视遮罩层的控制,对精灵的渲染与否进行...

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

92. Sprite3D的概述(TypeScript-3D基础(TS)-LayaAir3D之精灵) [ 77%]

...类,包含很多3D精灵基本的功能属性,除此之外还是所有3D组件和脚本的容器。 **Sprite3D 属性和功能介绍** - 1.唯一id ```typescript get id(): number; ``` - 2.蒙版层,即精灵所在的图层,渲染相机可进行可视遮罩层的控制,对精灵的渲染与...

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

93. 怎么在模拟点击事件 [ 77%]

... 赞同来自: 如果是DOM的就自己用DOM的方法,如果是我们的组件,有我们的方法,你先明确做什么,用什么方法,然后就可以去做了。 2018-02-28 0 4 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 ride...

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

94. laya.d3.physics.PhysicsComponent [ 77%]

...rController, PhysicsTriggerComponent PhysicsComponent 类用于创建物理组件的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent  canScaleShape : Boolean = t...

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

95. Sprite3D的概述(ActionScript-3D基础(AS3)-LayaAir3D之精灵) [ 76%]

...类,包含很多3D精灵基本的功能属性,除此之外还是所有3D组件和脚本的容器。 **Sprite3D 属性和功能介绍** - 1.唯一id ```typescript get id(): Number; ``` - 2.蒙版层,即精灵所在的图层,渲染相机可进行可视遮罩层的控制,对精灵的渲染与...

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

96. laya.d3.component.Script [ 76%]

...t3D  isSingleton : Boolean[override] [read-only] 获取是否为单实例组件。 Script owner : ComponentNode[read-only] 获取所属Sprite3D节点。 Component3D started : Boolean是否已执行start函数。Component3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods...

来源: laya_api 发布时间: 20170929

97. 求解锁【自定义组件】的正确姿势 [ 76%]

求解锁【自定义组件】的正确姿势 照着这篇文档 http://ldc.layabox.com/index.php?m=content&c=index&a=show&catid=154&id=335 以及下载最新的ide https://github.com/layabox/layaair-ide-ui .我编辑器用的是最新的1.6beta 第一步就卡住了,没有生成...

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

98. laya.ui.Widget [ 76%]

...取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component isSingleton : Boolean[read-only] 获取是否为单实例组件。 Component  left : Number表示距左边的距离(以像素为单位)。Widget...

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

99. laya.physics.joint.PrismaticJoint [ 76%]

...取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component  enableLimit : Boolean是否对刚体的移动范围加以约束PrismaticJoint  enableMotor : Boolean是否开启马达,开启马达可使目标刚体运动PrismaticJoint id : int[read-only] 获取唯...

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

100. laya.d3.physics.CharacterController_API3.0 [ 76%]

...m Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组件。 Parameters value: boolean Returns void fallSpeed get fallSpeed(): number set fallSpeed(value: number)...

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