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

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

51. laya.d3.core.MeshRenderer_API3.0 [ 83%]

...y BaseRender MeshRenderer SkinnedMeshRenderer Implements IBoundsCell Index Constructors constructor Properties _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge Accessors awaked bounds boundsChange castShadow destroyed distanceForSort enabled hideFlags id lightmapIndex light...

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

52. laya.physics.RigidBody_API3.0 [ 82%]

...通过代码PhysicsDebugDraw.enable(); Hierarchy Component RigidBody Index Constructors constructor Properties _extra _singleton category group label mask owner runInEditor scriptPath Accessors allowRotation allowSleep angularDamping angularVelocity awaked body bullet destroyed enabled gravityScale ...

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

53. laya.d3.physicscannon.CannonRigidbody3D_API3.0 [ 82%]

...刚体碰撞器。 Hierarchy CannonPhysicsCollider CannonRigidbody3D Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath TYPE_DYNAMIC TYPE_KINEMATIC TYPE_STATIC Accessors angularDamping angularVelocity awaked btColliderObject canCollideWith collider...

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

54. layaair2.0 js的程序入口在哪?跟以前的不一样了 。 [ 82%]

...的不一样了 。 很久没用了,都2.0了,入口是哪个main类的constructor里吗?官网新手手册还是老版的。 2018-10-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Xq 赞同来自: M...

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

55. laya.d3.core.SkinnedMeshRenderer_API3.0 [ 81%]

...SkinnedMeshRenderer SimpleSkinnedMeshRenderer Implements IBoundsCell Index Constructors constructor Properties _bones _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge Accessors awaked bones bounds boundsChange castShadow destroyed distanceForSort enabled hideFlags id lightm...

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

56. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 81%]

...于实现反射探针组件 miner Hierarchy Volume ReflectionProbe Index Constructors constructor Properties _extra _isScene _singleton _updateMark owner runInEditor scriptPath TEMPVECTOR3 defaultTextureHDRDecodeValues Accessors ambientColor ambientIntensity ambientMode ambientSH ambientSphericalHar...

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

57. laya.d3.core.particleshuriken.ShurikenParticleRenderer_API3.0 [ 81%]

...Hierarchy BaseRender ShurikenParticleRenderer Implements IBoundsCell Index Constructors constructor Properties _extra _particleSystem _receiveShadow _singleton owner runInEditor scriptPath sortingFudge stretchedBillboardCameraSpeedScale stretchedBillboardLengthScale stretchedBillboardSpeedScale Acce...

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

58. laya.d3.core.SimpleSkinnedMeshRenderer_API3.0 [ 81%]

...SkinnedMeshRenderer SimpleSkinnedMeshRenderer Implements IBoundsCell Index Constructors constructor Properties _bones _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge Accessors awaked bones bounds boundsChange castShadow destroyed distanceForSort enabled hideFlags id lightm...

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

59. laya.d3.physics.CharacterController_API3.0 [ 81%]

...建角色控制器。 Hierarchy PhysicsComponent CharacterController Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath userData UPAXIS_X UPAXIS_Y UPAXIS_Z Accessors awaked btColliderObject canCollideWith ccdMotionThreshold ccdSweptSphereRadius col...

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

60. dialog的popup方法不会关闭其他弹窗 [ 81%]

...代码: class LoginView extends ui.loginUI { normalDialog: NormalDialog; constructor() { super();  this.btn_signin.on(Laya.Event.CLICK, null, () => { this.showDialog("登录成功") }); this.btn_register.on(Laya.Event.CLICK, null, () => { this.showDialog("注册功能暂开放") });  }...

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