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

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

221. 多种碰撞器形状(ActionScript-3D基础(AS3)-LayaAir3D之物理系统) [ 45%]

...ne); //设置材质 cone.meshRenderer.material = mat4; //设置位置 cone.transform.position = new Vector3(Math.random() * 4 - 2, 10, Math.random() * 4 - 2); var rigidBody:Rigidbody3D = cone.addComponent(Rigidbody3D); //创建球型碰撞器 var coneShape:ConeColliderShape = new ConeColliderShape(r...

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

222. laya.display.Animation_API3.0 [ 45%]

...scaleY scene scrollRect skewX skewY source stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains customRender destro...

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

223. 多种碰撞器形状(TypeScript-3D基础(TS)-LayaAir3D之物理系统) [ 44%]

...ne); //设置材质 cone.meshRenderer.material = mat4; //设置位置 cone.transform.position = new Laya.Vector3(Math.random() * 4 - 2, 10, Math.random() * 4 - 2); var rigidBody:Laya.Rigidbody3D = cone.addComponent(Laya.Rigidbody3D); //创建球型碰撞器 var coneShape:Laya.ConeColliderShape = new...

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

224. laya.d3.core.Sprite3D_API3.0 [ 44%]

...ed displayedInStage hideFlags id is3D layer numChildren parent scene timer transform url Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt g...

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

225. 实体组件系统 · LayaAir3.0文档 · LAYABOX [ 43%]

...0, 0.01, 0); onStart() { Laya.timer.frameLoop(1, this, ()=> { this.cube.transform.rotate(this.rotation, false); }); } } 效果如动图4-4所示: (动图4-4) 4.1.3 3D节点的进阶使用 @property( { type :Laya.Sprite3D } ) //节点类型 public p3d: Laya.Sprite3D; onAwake(): void { this.p...

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

226. laya.d3.core.light.LightSprite_API3.0 [ 43%]

...ode shadowNearPlane shadowNormalBias shadowResolution shadowStrength timer transform url Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt g...

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

227. laya.d3.core.light.PointLight_API3.0 [ 42%]

...ode shadowNearPlane shadowNormalBias shadowResolution shadowStrength timer transform url Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt g...

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

228. laya.d3.core.light.SpotLight_API3.0 [ 42%]

...NearPlane shadowNormalBias shadowResolution shadowStrength spotAngle timer transform url Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt g...

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

229. laya.d3.core.light.DirectionLight_API3.0 [ 41%]

...dowNormalBias shadowResolution shadowStrength shadowTwoCascadeSplits timer transform url Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt g...

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

230. laya.d3.core.MeshTerrainSprite3D_API3.0 [ 41%]

...s3D layer meshFilter meshRenderer minX minZ numChildren parent scene timer transform url width Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer clone contains destroy destroyChildren event frameLoop frameOnce getC...

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