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

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

401. laya.d3.physics.PhysicsTriggerComponent [ 53%]

... | Frames No Frames PhysicsTriggerComponentProperties | Methods Packagelaya.d3.physicsClasspublic class PhysicsTriggerComponentInheritancePhysicsTriggerComponent PhysicsComponent Component ObjectSubclasses PhysicsCollider, Rigidbody3D PhysicsTriggerComponent 类用于创建物理触发器组件...

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

402. laya.maths.Matrix_API3.0 [ 53%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Matrix" Matrix Class Matrix Matrix 类表示一个转换矩阵,它确定如何将点从一个坐标空间映射到另一个...

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

403. laya.physics.joint.WeldJoint [ 53%]

...sses | Index | Frames No Frames WeldJointProperties | Methods Packagelaya.physics.jointClasspublic class WeldJointInheritanceWeldJoint JointBase Component Object 焊接关节:焊接关节的用途是使两个物体不能相对运动,受到关节的限制,两个刚体的相对位置和角...

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

404. 统计信息 · LayaAir3.4 · 引擎文档 · LAYABOX [ 53%]

...此时可以直接调用引擎提供的 API。 开启统计面板 调用 Laya.Stat.show() 后,统计面板会显示在屏幕上,并按照当前配置的统计项进行刷新显示。 关闭统计面板 调用 Laya.Stat.hide() 后,统计面板将停止刷新,并从屏幕中移除。 统计信...

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

405. laya.physics.ColliderBase [ 53%]

...s | Index | Frames No Frames ColliderBaseProperties | Methods Packagelaya.physicsClasspublic class ColliderBaseInheritanceColliderBase Component ObjectSubclasses BoxCollider, ChainCollider, CircleCollider, PolygonCollider 碰撞体基类 Public Properties Hide Inherited Public Properties Show ...

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

406. laya.particle.shader.value.ParticleShaderValue_API3.0 [ 53%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/particle/shader/value/ParticleShaderValue" ParticleShaderValue Class ParticleShaderValue 2D粒子 Hierarchy Value2D ParticleShaderV...

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

407. laya.physics.joint.DistanceJoint_API3.0 [ 52%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/joint/DistanceJoint" DistanceJoint Class DistanceJoint 距离关节:两个物体上面各自有一点,两点之间的...

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

408. laya.d3.core.Gradient [ 52%]

...asses | Index | Frames No Frames GradientProperties | Methods Packagelaya.d3.coreClasspublic class GradientInheritanceGradient ObjectImplements laya.d3.core.IClone Gradient 类用于创建颜色渐变。 Public Properties PropertyDefined By  colorAlphaKeysCount : int[read-only] 获取颜色...

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

409. laya.physics.joint.MotorJoint_API3.0 [ 52%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/joint/MotorJoint" MotorJoint Class MotorJoint 马达关节:用来限制两个刚体,使其相对位置和角度保持...

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

410. 物理射线检测(JavaScript-3D基础(JS)-LayaAir3D之物理系统) [ 52%]

...创建一条射线,在这里我们详细讲解下射线的使用。 在LayaAir3D中实现射线检测的核心是使用Scene3D场景属性中的**PhysicsSimulation物理模拟器**。详情可以查看[Api地址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=3D&cat...

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