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

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

21. laya.d3.physics.PhysicsCollider [ 78%]

...Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number 取用于连续碰撞检测(CCD)的速度阈值,当物体移动速度小...

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

22. laya.physics.joint.GearJoint [ 77%]

...以发生碰撞,默认为falseGearJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component isSingleton : Boolean[read-only] 获取是否为单实例组件。 Compone...

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

23. laya.physics.ChainCollider [ 77%]

...叠稳定性,默认值为10ColliderBase destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component fixture : *[只读]b2Fixture对象 ColliderBase friction : Number摩擦力,取值范围0-1,值越大,摩擦越大,默认...

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

24. laya.physics.BoxCollider [ 77%]

...叠稳定性,默认值为10ColliderBase destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component fixture : *[只读]b2Fixture对象 ColliderBase friction : Number摩擦力,取值范围0-1,值越大,摩擦越大,默认...

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

25. laya.components.CommonScript [ 77%]

...ited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component  isSingleton : Boolean[override] [read-only] 获取是否为单实例组...

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

26. 2D灯光与网格 · LayaAir3.3 · 引擎文档 · LAYABOX [ 77%]

...亮这两个层,可以通过以下方式实现: 使用左移位运算获取各层的2次幂值 通过按位或运算组合这些值 将结果赋值给图层遮罩属性 示例代码如下: const { regClass, property } = Laya; @regClass() export class lightTest extends Laya.Script { declare own...

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

27. laya.d3.physics.PhysicsComponent_API3.0 [ 77%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...

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

28. laya.physics.joint.RopeJoint [ 76%]

...以发生碰撞,默认为falseRopeJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component isSingleton : Boolean[read-only] 获取是否为单实例组件。 Compone...

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

29. laya.physics.joint.WeldJoint [ 76%]

...受到的阻尼,建议取值0~1WeldJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component  frequency : Number弹簧系统的震动频率,可以视为弹簧的弹性系数WeldJoint id : int[read-only] 获取唯一...

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

30. laya.effect.EffectBase_API3.0 [ 76%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/c...

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