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

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

121. laya.d3.core.light.Light_API3.0 [ 73%]

...LightCom Index Constructors constructor Properties _extra _singleton color owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id intensity lightWorldMatrix lightmapBakedType shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStren...

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

122. laya.d3.core.SkinnedMeshRenderer [ 73%]

...ods Show Inherited Public Methods MethodDefined By  SkinnedMeshRenderer(owner:RenderableSprite3D) 创建一个 SkinnedMeshRender 实例。 SkinnedMeshRenderer  _changeRenderObjectsByMesh(mesh:Mesh):void[override] SkinnedMeshRenderer  _destroy():void[override] SkinnedMeshRenderer _needRender(...

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

123. laya.physics.joint.PrismaticJoint_API3.0 [ 73%]

...ructor Properties _extra _singleton anchor axis collideConnected otherBody owner runInEditor scriptPath selfBody Accessors awaked destroyed enableLimit enableMotor enabled hideFlags id joint lowerTranslation maxMotorForce motorSpeed upperTranslation Methods _initialize _setOwner destroy hasHideFlag ...

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

124. laya.physics.BoxCollider_API3.0 [ 73%]

... Index Constructors constructor Properties _extra _singleton fixture label owner rigidBody runInEditor scriptPath Accessors awaked density destroyed enabled friction height hideFlags id isSensor restitution width x y Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisab...

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

125. laya.physics.PolygonCollider_API3.0 [ 72%]

... Index Constructors constructor Properties _extra _singleton fixture label owner rigidBody runInEditor scriptPath Accessors awaked density destroyed enabled friction hideFlags id isSensor points restitution x y Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onE...

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

126. laya.html.HtmlImage_API3.0 [ 72%]

... Defined in laya/html/HtmlImage.ts:22 Returns number Methods create create(owner: Text, element: HtmlElement): void Implementation of IHtmlObject.create Defined in laya/html/HtmlImage.ts:30 Parameters owner: Text element: HtmlElement Returns void destroy destroy(): void Implementation of IHtmlObject...

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

127. laya.d3.physics.PhysicsComponent_API3.0 [ 72%]

... Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath Accessors awaked canCollideWith ccdMotionThreshold ccdSweptSphereRadius colliderShape collisionGroup destroyed enabled friction hideFlags id isActive restitution rollingFriction simulation Methods...

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

128. 官方大爷Component3D改了DEMO能更新么? [ 72%]

...没有告之相关的信息,官方的DEMO也不更新,都报错了,owner:Sprite3D 改成了 owner:ComponentNode ,尼玛没有transform属性了,怎么搞?官方自己不检查的吗? 2018-08-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...

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

129. laya.physics.ChainCollider_API3.0 [ 72%]

... Index Constructors constructor Properties _extra _singleton fixture label owner rigidBody runInEditor scriptPath Accessors awaked density destroyed enabled friction hideFlags id isSensor loop points restitution x y Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisabl...

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

130. 2.6物理问题 [ 72%]

...地面都设置了弹力   TestScript2  onAwake   this.scene3D = this.owner as Scene3D; this.basketballCourt = this.scene3D.getChildByName("BasketballCourt") as Sprite3D; var collision:PhysicsCollider = this.basketballCourt.getChildByName("BasketballCourt1").getComponent(PhysicsCollider); collis...

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