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

大约有 768 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0046 秒)

331. laya.d3.physics.PhysicsCollider [ 68%]

...tionAll Packages | All Classes | Index | Frames No Frames PhysicsColliderProperties | Methods Packagelaya.d3.physicsClasspublic class PhysicsColliderInheritancePhysicsCollider PhysicsTriggerComponent PhysicsComponent Component Object PhysicsCollider 类用于创建物理碰撞器。 Public P...

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

332. laya.d3.core.pixelLine.PixelLineRenderer [ 68%]

...tcher Object PixelLineRenderer 类用于线渲染器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By bounds : Bounds[read-only] 获取包围盒,只读,不允许修改其值。 BaseRender castShadow : Boolean 获取是否产生阴影。 Bas...

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

333. drawToCanvas截图在某些手机上会变暗 [ 68%]

...我的项目里用的是游戏界面 var snapshot = new Image(); //给个ID方便添加CSS样式 snapshot.id = "snapshot"; //将整个STAGE画到图片里 snapshot.src = Laya.stage.drawToCanvas(1080,1920, 0, 0).getCanvas().toDataURL(); //图片显示在页面中 document.body.appendChild(snapshot); ...

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

334. 新手常问问题 欢迎补充 [ 68%]

...1654 2018-03-08 0 0 分享 微博 QZONE 微信 qian 赞同来自: 5. 常见ide错误提示 https://ask.layabox.com/question/4562 Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a target that matches: file:// https://ask.layabox.com/question/12302   2018-03-08 0 0 ...

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

335. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 68%]

...unds boundsMax boundsMin boxProjection customReflection destroyed enabled hideFlags iblTex iblTexRGBD id importance probePosition reflectionDecodingFormat reflectionIntensity reflectionTexture type Methods _VolumeChange _addRenderNode _initialize _motionInVolume _reCaculateBoundBox _removeRenderNode...

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

336. Native 在iOS上支付失败的问题,及临时解决方法 [ 68%]

...ctionary* dict = [[NSMutableDictionary alloc] init]; [dict setObject:sOrderID forKey:@"order_id"]; [dict setObject:sCallbackURL forKey:@"backurl"]; [dict setObject:self.gameAppID forKey:@"gameid"]; NSData* pData = [NSKeyedArchiver archivedDataWithRootObject:dict]; [b]payment.requestData = pData;[/b]...

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

337. laya.d3.component.animation.CameraAnimations [ 68%]

...ameraAnimations 类用于创建摄像机动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  addMode : Boolean = true叠加模式。CameraAnimations currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 Key...

来源: laya_api 发布时间: 20170603

338. laya.ui.Widget [ 68%]

... DocumentationAll Packages | All Classes | Index | Frames No Frames WidgetProperties | Methods | Constants Packagelaya.uiClasspublic class WidgetInheritanceWidget Component Object 相对布局插件 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Propert...

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

339. laya.d3.core.ui3d.UI3D_API3.0 [ 67%]

... boundsChange castShadow cull destroyed distanceForSort enableHit enabled hideFlags id lightmapIndex lightmapScaleOffset material materials prefab ratioIgnor receiveShadow reflectionMode renderMode renderNode renderbitFlag resolutionRate scale sharedMaterial sharedMaterials sprite volume Methods _ap...

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

340. laya.d3.component.animation.RigidAnimations [ 67%]

...ocumentationAll Packages | All Classes | Index | Frames No Frames RigidAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class RigidAnimationsInheritanceRigidAnimations KeyframeAnimations Component3D EventDispatcher Object RigidAnimations 类用于创建...

来源: laya_api 发布时间: 20170929